Skip to content

Commit

Permalink
add HKDF
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Oct 12, 2023
1 parent fc98f25 commit 5c621c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Contributions are welcome. Please take a quick look at the [contribution guideli
* [Goban](https://github.com/soya-daizu/goban) - A fast and efficient QR Code implementation
* [graphlb](https://github.com/mettuaditya/graphlb) - Collection of graph datastructure and algorithms
* [haversine](https://github.com/geocrystal/haversine) - An Implementation of the Haversine formula
* [HKDF](https://github.com/spider-gazelle/HKDF) - HMAC-based Extract-and-Expand Key Derivation Function [rfc5869](https://www.rfc-editor.org/rfc/rfc5869)
* [kd_tree](https://github.com/geocrystal/kd_tree) - An implementation of "K-Dimensional Tree" and "N-Nearest Neighbors"
* [ksuid.cr](https://github.com/Sija/ksuid.cr) - K-Sortable Globally Unique IDs
* [markov](https://github.com/mccallofthewild/markov) - Build Markov Chains and run Markov Processes
Expand Down

0 comments on commit 5c621c0

Please sign in to comment.