pySalsa20
idea by betabrain
A pure python implementation of the Salsa20 stream cipher.
target
Project progress
The project has not yet started development, because it is waiting for quotes.
There no developers quoting to develop this project.
Current Quotes
Get paid to develop this project
Project Info
License is open-source.
No pledgers yet.
Project Tags
encryption pythonProject details
This project aims at the implementation of the Salsa20 stream cipher in python. The implementation should be as efficient as possible, but still follow good naming conventions and be well commented. Wherever possible default parameters should be defined, using the securest value ( e.g.: rounds = 20 ) For information about the API, please take a look at my demo applications test1 and test1-version2.
2 comments (oldest first)
The name pySalsa20 already exists. It describes a ctypes wrapper for Bernstein’s eSTREAM submission. See www.seanet.com/~bugbee/crypto/…
In this case it would be better if I rename the library… Suggestions? salsa20py?
Add a comment
Before you add a comment you must be signed up – it takes about 30 seconds. Sign up now.