Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomwiggers/kyber-rs

Const generics experiment. WIP Kyber implementation in Rust.
https://github.com/thomwiggers/kyber-rs

const-generics cryptography rust wip

Last synced: about 6 hours ago
JSON representation

Const generics experiment. WIP Kyber implementation in Rust.

Awesome Lists containing this project

README

        

# WIP Kyber implementation in Rust

This is a very, very incomplete implementation of Kyber in Rust.
Don't even expect it will ever get finished, I'm mainly using it to play with const generics.