[BREAKGLASS] Append-only mirror of github.com/signalapp/HKDFKit
Go to file
2014-07-21 20:17:27 -10:00
HKDFKit Update with RFC Implementation / TextSecure v3 2014-07-21 20:17:27 -10:00
.gitignore Initial commit 2014-03-29 15:43:53 -07:00
HKDFKit.podspec Podspec 2014-03-30 03:07:27 +02:00
LICENSE Initial commit 2014-03-29 15:43:53 -07:00
README.md Update README.md 2014-04-03 20:12:55 +02:00

HKDFKit

Simple HKDF utility with Objective-C interface

Warning: The HKDF used here doesn't comply with the RFC.