crypto/crypto/zcrypto/ff1/ff1 library

Classes

BinaryNumeralString
Numeral string representation for FF1 in binary form (radix = 2).
FF1<T extends NumeralString<T>>
FF1Binary
FF1 format-preserving encryption specialized for binary data.
FF1Flexible
FF1 format-preserving encryption using a flexible numeral string.
FF1Radix
Represents an FF1 radix configuration, including its type and length constraints.
FlexibleNumeralString
Numeral string representation for FF1 with flexible radix digits.
NumeralString<T extends NumeralString<T>>
Abstract interface representing a numeral string over some radix.

Enums

FF1Encoding
Encoding modes for FF1 format-preserving encryption.