Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 262 Bytes

Use

  1. make
  2. ./h2 [length]

Others

  1. This is only a keystream generator. Encryption part is not implemented.
  2. Some vital variables (like IV, Key, Id) should be changed in real-life usage. Related interfaces should be added for these customization.