Skip to content
/ Hitag2 Public

Simple implementation the keystream generation of Hitag2 algorithm

License

Notifications You must be signed in to change notification settings

moryyi/Hitag2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple implementation the keystream generation of Hitag2 algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published