[Bug 30593] New: Should we switch from Modular Crypt Format to PHC string format
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30593 Bug ID: 30593 Summary: Should we switch from Modular Crypt Format to PHC string format Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org When we switched from MD5 to Bcrypt we updated our storage to use Modular Crypt Format.. a new scheme now exists with minor improvements called PHC String Format. Switching to PHC should allow us to support newer crypt cyphers easily, including argon2 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30593 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz, | |jake.deery@ptfs-europe.com, | |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30593 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- For the uninitiated, this isn't a bad writeup of the comparison: https://passlib.readthedocs.io/en/stable/modular_crypt_format.html#:~:text=I... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30593 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- For the uninitiated this isn't a bad writeup: https://passlib.readthedocs.io/en/stable/modular_crypt_format.html -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org