Skip to content

Small CLI tool for encrypting/decrypting messages, with FPE (Format Preserving Encryption).

Notifications You must be signed in to change notification settings

706f6c6c7578/adiantum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

adiantum

Adiantum Encryption

For each encrypted message a new nonce has to be used.

Nonces should be at least 12 hex bytes in size.

A keyfile must be 32 hex bytes in size.

$ adiantum -h, adiantum --help

Usage of adiantum:

adiantum [-d] keyfile noncefile < infile > outfile

About

Small CLI tool for encrypting/decrypting messages, with FPE (Format Preserving Encryption).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages