Skip to content

Commit

Permalink
Use OpenSSL's KBKDF and KRB5KDF for deriving long-term keys
Browse files Browse the repository at this point in the history
If supported, use OpenSSL-provided KBKDF (aes-sha2 and camellia) and
KRB5KDF (3des and aes-sha1).  We already use OpenSSL's PBKDF2 where
appropriate.  OpenSSL added support for these KDFs in 3.0.
  • Loading branch information
frozencemetery committed Oct 30, 2019
1 parent f24638d commit 5422639
Showing 1 changed file with 303 additions and 82 deletions.

0 comments on commit 5422639

Please sign in to comment.