#wrapper #cipher #chacha20 #sha-256 #sha-512 #hash #aws-lc-rs

noise-aws-lc-rs

aws-lc-rs wrappers for nosie-protocol

1 unstable release

0.1.0 Oct 26, 2024

#1871 in Cryptography

MIT/Apache

11KB
262 lines

noise-aws-lc-rs

This crate provides wrappers of aws-lc-rs for nosie-rust.

Supported Hash Functions:

  • SHA-256
  • SHA-512

Supported Ciphers:

  • AES-256-GCM
  • ChaCha20-Poly1305

Dependencies

~49MB
~1.5M SLoC