Skip to content

The spritz sabre is a small and practical implementation of cryptography.

License

Notifications You must be signed in to change notification settings

rioki/spritzsaber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spritz Sabre

The spritz sabre is a small and practical implementation of cryptography, modelled after Cipher Saber, but employing the Spritz stream cipher.

This is a fun hobby project of mine. You should not use it for anything serious.

Although the Spritz cipher is considered quite strong, it is fairly new and unproven. Additionally Spritz Saber uses the built in rand function to initialize the IV, this is not considered the safest thing to do.

You can do with the code whatever you like, see COPYING.txt for details.

About

The spritz sabre is a small and practical implementation of cryptography.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages