Skip to content

A .NET implementation of the Shorten Ciphertext (SC) transform for AEAD commitment.

License

Notifications You must be signed in to change notification settings

samuel-lucas6/shorten-ciphertext-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ShortenCiphertext.NET

A .NET implementation of the Shorten Ciphertext (SC) transform for AEAD commitment using ChaCha20-Poly1305 (AEAD), BLAKE2b-256 (CTY), and AES-256 (HtM).