[Koha-bugs] [Bug 28998] Encrypt borrowers.secret

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 14 09:55:04 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #7)
> Since we are only crypting a short secret here, I wonder if we should not
> stick to Blowfish here and use what we already have instead of yet another
> module?

Using Crypt::Eksblowfish is a bit of a pain (you need to chunk yourself, add
padding etc.) So just scratch that.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list