Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

brycx/sHKDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sHKDF

About

Highly experimental backdoor-resistant salted-HMAC-based Key Derivation function.

An HKDF implementation that is resistant to backdoors in the hashing primitives compression function. You can read more about this implementation here.

Based on the work of Marc Fischlin, Christian Janson and Sogol Mazaheri in "Backdoored Hash Functions: Immunizing HMAC and HKDF" and Shai Halevi and Hugo Krawczyk in "Strengthening Digital Signatures via Randomized Hashing".

License

sHKDF is licensed under the MIT license. See the LICENSE file for more information.

Releases

No releases published

Packages

No packages published

Languages