Module fpe::ff1[][src]

Expand description

A Rust implementation of the FF1 algorithm, specified in NIST Special Publication 800-38G.

Structs

A numeral string with radix 2.

A struct for performing FF1 encryption and decryption operations.

A numeral string that supports radixes in [2..2^16).

Traits

An integer.

For a given base, a finite, ordered sequence of numerals for the base.