• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dagolden / Session-Storage-Secure / 15
100%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2021 09:15PM UTC
Jobs 1
Files 1
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
15

push

travis-ci

xdg
Silent Crypt::CBC::encode() warning about deprecated opensslv1 PBKDF

$ perl -MSession::Storage::Secure -e 'Session::Storage::Secure->new(secret_key=>1)->encode()'
WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
Pass -nodeprecate=>1 to inhibit this message.
 at /usr/share/perl5/vendor_perl/Session/Storage/Secure.pm line 213.

New CBC-Encrypt-3.01 defaults to -pbkdf => 'opensslv1' to preserve
compatibility and warns about that at the same time.

This silents the warning until a plan for a migration to the
stronger PBKDF is implemented in Session::Storage::Secure.

<https://github.com/dagolden/Session-Storage-Secure/issues/8>

59 of 59 relevant lines covered (100.0%)

12.66 hits per line

Jobs
ID Job ID Ran Files Coverage
10 15.10 (COVERAGE=1) 20 Mar 2021 09:15PM UTC 0
100.0
Travis Job 15.10
Source Files on build 15
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15
  • ce089354 on github
  • Prev Build on master (#12)
  • Next Build on master (#18)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc