summaryrefslogtreecommitdiff
path: root/lib/App/Raps2/Password.pm
AgeCommit message (Expand)AuthorLines
2021-10-10Explicitly specify key size for new Crypt::CBC / Eksblowfish versionsDaniel Friesel-2/+2
2015-10-04version bump0.54Daniel Friesel-2/+2
2015-10-04update copyright, readme, changelog and (a bit of) perltidyDaniel Friesel-1/+1
2011-07-25Release v0.530.53Daniel Friesel-2/+2
2011-07-20Fix pwgen usage, release v0.520.52Daniel Friesel-2/+2
2011-07-20Release v0.510.51Daniel Friesel-2/+2
2011-07-20Documentation updatesDaniel Friesel-2/+4
2011-07-20Prepare for configurable key setup costDaniel Friesel-8/+10
2011-07-08Release v0.500.50Daniel Friesel-2/+2
2011-07-03Release v0.40.4Daniel Friesel-2/+2
2011-06-07Raps2/Password: Accept salt for encrypt/decrypt, makes Raps2.pm less messyDaniel Friesel-8/+18
2011-05-20Syntax cleanupDaniel Friesel-116/+111
2011-05-18Release v0.30.3Daniel Friesel-2/+2
2011-05-18App/Raps2/Password: salt: Always returnDaniel Friesel-7/+7
2011-05-18App::Raps2::Password documentationDaniel Friesel-0/+110
2011-05-18Do not use autodieDaniel Friesel-1/+0
2011-05-17App::Raps2::Password: Simplify conditionalsDaniel Friesel-2/+2
2011-05-17Move create_salt to App::Raps2::Password, make $pw->salt() return current saltDaniel Friesel-0/+19
2011-05-13Release v0.20.2Daniel Friesel-1/+1
2011-05-13sed -r "s/\{'([^']+)'}/\{\1}/g"Daniel Friesel-13/+13
2011-05-13lib: We don't export anything, so do not use ExporterDaniel Friesel-3/+0
2011-04-03Use confess instead of return undef, Test::Exception for App::Raps2::Password...Daniel Friesel-7/+5
2011-04-02Switch to App::Raps2. Still missing documentation, errorchecking and testsDaniel Friesel-0/+98