https://github.com/roger-padrell/nim-kyber
Implementation of KYBER, a post-quantum encryption algorithm, in NIM
https://github.com/roger-padrell/nim-kyber
encryption kyber nim nim-kyber post-quantum-cryptography
Last synced: about 1 month ago
JSON representation
Implementation of KYBER, a post-quantum encryption algorithm, in NIM
- Host: GitHub
- URL: https://github.com/roger-padrell/nim-kyber
- Owner: roger-padrell
- Created: 2025-02-04T11:12:25.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T21:28:32.000Z (2 months ago)
- Last Synced: 2025-02-11T21:29:18.036Z (2 months ago)
- Topics: encryption, kyber, nim, nim-kyber, post-quantum-cryptography
- Language: Nim
- Homepage: https://roger-padrell.github.io/nim-kyber/
- Size: 519 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nim KYBER
Implementation of KYBER in NIM
following [this](https://crypto.stackexchange.com/questions/103754/kyber-and-dilithium-explained-to-primary-school-students) example.
Part of the [UseKyber library collection](https://usekyber.is-a.dev)## Documentation
See the documentation [here](https://usekyber.is-a.dev) (on UseKyber)