sogo/SoObjects
Nicolas Höft 2e0fc3ca09 feat(core): Add PBKDF2 support
Extend NSData+Crypto to support PBKDF2 with SHA1 HMAC as dovecot
is using it since v2.3.0.

The format hashed passwords is {PBKDF2}$1$<salt>$<rounds>$<hashed value in hex>

The implementation of pkcs#5 PBKDF2 is taken from openbsd (with minor
adjustments) as OpenSSL and GnuTLS would require quite new versions to
support this hash.
2020-06-03 08:17:08 +02:00
..
Appointments fix(core): improve debugging on invalid group sources 2020-05-28 14:02:09 -04:00
Contacts Add missing contact fields for sorting 2019-10-21 15:32:13 -04:00
Mailer Merge pull request #263 from jkanefendt/revise-group-expansion 2020-04-02 09:52:21 -04:00
SOGo feat(core): Add PBKDF2 support 2020-06-03 08:17:08 +02:00
GNUmakefile See ChangeLog 2009-10-09 21:54:07 +00:00
common.make Improved and simplified rpath 2014-10-02 12:36:22 -04:00