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

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

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)