Skip to content

This code is implementation of hc128 stream cipher by using Python. The HC­128 Stream Cipher is one of the four algorithms chosen in the eStream competition for software application. It generates a key steam with a 128­bit key as well as a 128­bit initialisation vector.

License

Notifications You must be signed in to change notification settings

nnazifi/HC128_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HC128_Python

This code is implementation of hc128 stream cipher by using Python. The HC­128 Stream Cipher is one of the four algorithms chosen in the eStream competition for software application. It generates a key steam with a 128­bit key as well as a 128­bit initialisation vector.

About

This code is implementation of hc128 stream cipher by using Python. The HC­128 Stream Cipher is one of the four algorithms chosen in the eStream competition for software application. It generates a key steam with a 128­bit key as well as a 128­bit initialisation vector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages