Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benaubin/melodies

prototype noise crypto library
https://github.com/benaubin/melodies

Last synced: 17 days ago
JSON representation

prototype noise crypto library

Awesome Lists containing this project

README

        

# melodies

a no_std, minimal allocations rust noise implementation

> this is an unaudited and early development crate. it works and is tested against vectors from other
> crates, but you probably shouldn't use it in it's current form for anything critical.
>
> [snow is a good option](https://docs.rs/snow/latest/snow/)