Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 194 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 194 Bytes

NTRU-RS

NTRU-RS is a Rust implementation of the NTRUEncrypt public key cryptosystem. It is based on the NTRUEncrypt specification version 1.3.1.
This is commonly referred to as NTRU Classic.