Skip to content
/ salsa20 Public

Java implementation of the Salsa20 stream cipher

Notifications You must be signed in to change notification settings

lzmz/salsa20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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