Skip to content

schernichkin/salsa20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salsa20

Salsa20 cipher implementation in Haskell

It actually works, does at least as fast as naive C implementation (optimized C will obviously run faster) and tested with e-crypt test vetors.

Do not use any low-level functions, I'm going to create export list soon.

About

Salsa20 cipher implementation in Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published