mirror of
https://github.com/sobolevn/awesome-cryptography
synced 2024-11-17 15:29:54 +00:00
Added Crypto-Vinaigrette under Python (#78)
This commit is contained in:
parent
9f1865f9b0
commit
dbcfbe7533
@ -323,6 +323,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as
|
||||
|
||||
- [bcrypt](https://github.com/pyca/bcrypt) - Modern password hashing for your software and your servers.
|
||||
- [charm](https://github.com/JHUISI/charm) - Framework for rapidly prototyping cryptosystems.
|
||||
- [Crypto-Vinaigrette](https://github.com/aditisrinivas97/Crypto-Vinaigrette) - Quantum resistant asymmetric key generation tool for digital signatures.
|
||||
- [cryptography](https://cryptography.io/en/latest/) - Python library which exposes cryptographic recipes and primitives.
|
||||
- [cryptopy](https://sourceforge.net/projects/cryptopy/) - Pure python implmentation of cryptographic algorithms and applications.
|
||||
- [hashids](https://github.com/davidaurelio/hashids-python) - Implementation of [hashids](http://hashids.org) in Python.
|
||||
|
Loading…
Reference in New Issue
Block a user