My company is using HKDF (http://tools.ietf.org/search/rfc5869) for certain key derivations. Seeing how we believe more eyes is better for cryptography purposes and that group maintenance is better than individual, we would like to contribute it to CryptoPP. I based my implementation on an implementation for the gcrypt library ( https://gnunet.org/svn/gnunet/src/util/crypto_hkdf.c), including adding his test cases to validate.cpp. I based my implementation roughly on PasswordBasedKeyDerivationFunction.
I've attached a patch against trunk for the changes. tj -- *Travis Jensen* *** *Read the Software Maven @ http://softwaremaven.innerbrane.com/ Read my LinkedIn profile @ http://www.linkedin.com/in/travisjensen Read my Twitter mumblings @ http://twitter.com/SoftwareMaven Send me email @ [email protected] **What kind of guy calls himself the Software Maven???** -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
cryptopp-hkdf.diff
Description: Binary data
