An open API service indexing awesome lists of open source software.

https://github.com/jacksonwalters/cryptography

Cryptography in Python - ECC, NTRU, ring-LWE, module-LWE
https://github.com/jacksonwalters/cryptography

cryptography-algorithms ecc ntruencrypt python ring-lwe

Last synced: 2 months ago
JSON representation

Cryptography in Python - ECC, NTRU, ring-LWE, module-LWE

Awesome Lists containing this project

README

        

# cryptography

Learning cryptography. Focusing on elliptic curves, NTRU, ring-LWE.

- https://pycryptodome.readthedocs.io/en/latest/src/public_key/ecc.html
- https://cryptography.io/en/latest/hazmat/primitives/asymmetric/ec/
- https://github.com/nakov/Practical-Cryptography-for-Developers-Book/blob/master/asymmetric-key-ciphers/elliptic-curve-cryptography-ecc.md