Displaying 1 result from an estimated 1 matches for "jedisct1".
2016 May 06
2
Dovecot + libsodium
...sodium.org/doc/
So my difficulty is to have dovecot support libsodium's hash algorithms,
particularly: crypto_pwhash_scryptsalsa208sha256_str
On the sodium maillinglist I asked for help and received an adjusted
dovecot code, which exactly does what I need. You find it here:
https://github.com/jedisct1/core/tree/scrypt-argon2
Obviously I need to apply these changes everytime I upgrade to a new
dovecot version now.
So my question ist, what do I need to do so that you will include libsodium
support in future versions of dovecot?
Thank you very much for your attention,
Andreas