sogo/Documentation
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
..
docbook Preparation for release 4.0.4 2018-10-23 15:07:09 -04:00
fonts New font for asciidoc documentation 2014-09-26 14:14:54 -04:00
images (doc) Remove references to OpenChange 2019-07-19 13:15:39 -04:00
includes chore(release): 4.3.2 2020-05-06 17:07:38 -04:00
Makefile Use xsltproc instead of fop to generate XSL-FO 2017-07-05 10:44:27 -04:00
SOGoDevelopersGuide.asciidoc Preparation for release 4.0.6 2019-02-21 09:18:06 -05:00
SOGoInstallationGuide.asciidoc feat(core): Add PBKDF2 support 2020-06-03 08:17:08 +02:00
SOGoMobileDevicesConfigurationGuide.asciidoc docs: update asciidoc guides 2019-12-17 11:13:42 -05:00
SOGoMozillaThunderbirdConfigurationGuide.asciidoc docs: Adjusted Thunderbird's v68 manifest info 2020-05-15 09:31:04 -04:00
SOGoOutlookConnectorConfigurationGuide.asciidoc docs: update asciidoc guides 2019-12-17 11:13:42 -05:00
docinfo.xml chore(release): 4.3.2 2020-05-06 17:07:38 -04:00