Skip to content

NIST FF1 CLI tool. Uses input files consisting of one (large) hex line.

Notifications You must be signed in to change notification settings

706f6c6c7578/ff1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ff1

NIST FF1 CLI tool. Uses input files consisting of one (large) hex string.

Key creation: $ openssl rand -hex 32 > key. Tweak creation: $ openssl rand -hex 8 > tweak.

Every message needs a new tweak.

Input message must consist of one (large) hex line, created with xxd, or my base16 encoder/decoder, with line length set to 0.

About

NIST FF1 CLI tool. Uses input files consisting of one (large) hex line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages