Skip to content

lzmz/salsa20

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
 
 
src
 
 
 
 
 
 
 
 

Salsa20

This is a Java implementation of the Salsa20 stream cipher, designed by Daniel J Bernstein and a part of the eSTREAM stream cipher portfolio.

Disclaimer

  1. I am not a cryptographer, and this is my first time implementing any sort of cryptographic algorithm.
  2. This library has not been thoroughly tested or vetted by anybody yet.

About

Java implementation of the Salsa20 stream cipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages