Skip to content
/ waltz Public

Array based stream cipher inspired by RC4, Spritz and VMPC

License

Notifications You must be signed in to change notification settings

voormann/waltz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waltz — Demo

The waltz(key, indices) function takes the key and indices to encrypt/decrypt as arrays of bytes, and returns an array of bytes. The HTML document included in the repository is a simple implementation for testing.

About

Array based stream cipher inspired by RC4, Spritz and VMPC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published