6.0.0-alpha10
5/14/25

Search Results: 524 of 573 [ <<First <Prev Next> Last>> ] [ Return to Search Results ]


[#14837] add argon2i password hashing support
Summary add argon2i password hashing support
Queue Horde Framework Packages
Type Enhancement
State New
Priority 1. Low
Owners
Requester konrad.mohrfeldt (at) farbdev (dot) org
Created 07/18/2018 (2492 days ago)
Due
Updated 07/18/2018 (2492 days ago)
Assigned
Resolved
Milestone
Patch Yes

History
07/18/2018 12:35:27 AM konrad (dot) mohrfeldt (at) farbdev (dot) org Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ add argon2i password hashing support
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ Yes
New Attachment: 0001-add-argon2i-password-hashing-support.patch Download
Reply to this comment
hi,

it would be nice if horde would support argon2i as a password hashing 
algorithm. support is added so that the passwd module can use argon2 
password hashes.

a working patch is attached to this ticket. it implements argon2 by 
using the password_hash function (PHP 7.2+) or falls back to the 
libargon binary. it doesn?t contain tests yet. feel free to provide 
feedback.

source is available here: https://github.com/kmohrf/Auth

Saved Queries