This code is implementation of hc128 stream cipher by using Python. The HC128 Stream Cipher is one of the four algorithms chosen in the eStream competition for software application. It generates a key steam with a 128bit key as well as a 128bit initialisation vector.
-
Notifications
You must be signed in to change notification settings - Fork 0
This code is implementation of hc128 stream cipher by using Python. The HC128 Stream Cipher is one of the four algorithms chosen in the eStream competition for software application. It generates a key steam with a 128bit key as well as a 128bit initialisation vector.
License
nnazifi/HC128_Python
About
This code is implementation of hc128 stream cipher by using Python. The HC128 Stream Cipher is one of the four algorithms chosen in the eStream competition for software application. It generates a key steam with a 128bit key as well as a 128bit initialisation vector.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published