Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manaspatil0967/ntru-rs
https://github.com/manaspatil0967/ntru-rs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manaspatil0967/ntru-rs
- Owner: ManasPatil0967
- Created: 2024-05-10T10:59:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T17:26:41.000Z (8 months ago)
- Last Synced: 2024-05-22T22:24:04.640Z (8 months ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.