Skip to content

Commit

Permalink
Add Hashlib (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
firasuke authored Sep 27, 2024
1 parent 3bb5011 commit b931638
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 @@ -461,6 +461,7 @@ Nim provides unique features for seamless and transparent interoperability with
### Cryptography

- [nimcrypto](https://github.com/cheatfate/nimcrypto) - Nim cryptographic library.
- [hashlib](https://github.com/khchen/hashlib) - Hash library that contains almost all the hash functions for Nim.
- [nimaes](https://github.com/jangko/nimAES) - Advanced Encryption Standard, Rinjdael Algorithm written in Nim.
- [constantine](https://github.com/mratsim/constantine) - Constant time pairing-based of elliptic curve based cryptography and digital signatures.
- [bslcurve](https://github.com/status-im/nim-blscurve) - Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381.
Expand Down

0 comments on commit b931638

Please sign in to comment.