An implementation of the NTRU encryption and decryption algorithm in Python 3
-
Updated
Sep 29, 2024 - Python
An implementation of the NTRU encryption and decryption algorithm in Python 3
🔒 Basic implementation of post quantum NTRU cryptographic system - key generation, encryption, decryption
Mathematical cryptography (custom implementations).
This is an implementation of the Rust NTRU library through a Python wrapper to improve the availability and speed of post quantum algorithms for Python.
Simple implementation of NTRU because I was bored.
For Python testing NTRU / NTT Multiplication in Academia Sinica IIS.
Add a description, image, and links to the ntru topic page so that developers can more easily learn about it.
To associate your repository with the ntru topic, visit your repo's landing page and select "manage topics."