Skip to content

arcpop/chacha20poly1305

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chacha20poly1305

This offers the chacha20 stream cipher in combination with the poly1305 mac as described in RFC 7539 as a cipher.AEAD interface (like GCM in the Go stdlib).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages