Skip to content

manishmalik/Chacha20-Poly1305

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

###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