Equivalent to golang.org/crypto/hmac, but with added SetKey(key []byte)/ClearKey() methods. Allowing the same HMAC to be reused in HMAC based KDFs algorithms, for example HKDF(). Using a pool of HMACs, permits a maximum of one allocation per HKDF() call.
-
Notifications
You must be signed in to change notification settings - Fork 0
renthraysk/hmacr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Key mutable HMAC implementation, with common HMAC KDFs
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published