Skip to content

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages