Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/benaubin/melodies
- Owner: benaubin
- License: other
- Created: 2022-10-26T22:46:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T16:05:39.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T00:34:40.462Z (about 2 months ago)
- Language: Rust
- Homepage: https://crates.io/crates/melodies
- Size: 603 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)