https://github.com/seemenkina/go-ntskem
Golang implementation of post-quantum key encapsulation mechanism NTS-KEM
https://github.com/seemenkina/go-ntskem
go golang post-quantum-cryptography
Last synced: about 2 months ago
JSON representation
Golang implementation of post-quantum key encapsulation mechanism NTS-KEM
- Host: GitHub
- URL: https://github.com/seemenkina/go-ntskem
- Owner: seemenkina
- Created: 2020-07-14T10:22:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T03:16:20.000Z (over 4 years ago)
- Last Synced: 2024-07-30T19:58:04.992Z (9 months ago)
- Topics: go, golang, post-quantum-cryptography
- Language: Go
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NTS-KEM in Golang
Golang implementation of NTS-KEM: A code-based key-encapsulation mechanism
submitted to NIST Post-Quantum Cryptography Standardization Process (https://nts-kem.io).This project was carried out jointly with the [WipeLayer](https://github.com/WipeLayer) in
the [Summer school "Cryptography and information security"](http://crypto.nsu.ru/en/letnyaya-shkola/summer-school-2020/).