Skip to content

manishmalik/Chacha20-Poly1305

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

###It's written for the learning purpose only. It's not recommended to be used in any project. ChaCha20-Poly1305 Implementation
In this repo I have implemented chacha20-poly1305. I have used IETF RFC 7539 as reference for implemention.



To-do:

    Separate the unit test from the chacha20-poly1305.js
    Make the chach20-poly1305.js exportable
    Optimize the code

About

Implementation based on IETF RFC 7539

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published