Skip to content

Implementation of Authenticated Encryption Protocol based on ChaCha20-Poly1305

Notifications You must be signed in to change notification settings

afrancht/cryptosee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my own interface/implementation of an encapsulation mechanism for authenticated asymmetric encryption. Based on ChaCha20-Poly1305

It is not advisable to use your own cryptography for production environments, you're better off using an open source well tested framework, but if you need something custom and you're brave. Here it goes!

About

Implementation of Authenticated Encryption Protocol based on ChaCha20-Poly1305

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published