Skip to content

tux3/Salsa20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salsa20

A homemade Salsa20/20 implementation in masm32 ASM

Note that this code is NOT optimized and has NOT been thoroughly checked. It Works On My Machine, but please use an official implementation (such as one from this page) for any serious project.

An example test file is provided to show the basic use of the API.

About

Salsa20/20 implementation in masm32 ASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published