freebsd-ports/net/py-libfte/pkg-descr
2018-04-20 14:29:11 +00:00

11 lines
558 B
Text

LibFTE is the first general-purpose library that introduces a unifying framework
for general-purpose development and deployment of FPE or FTE schemes using
formats specified by regular expressions. LibFTE also overcomes some technical
limitations of the prior FTE software.
Previously, ranking was performed using the Deterministic Finite Automata (DFA)
representation of regular expressions, which means that format-abiding
encryption was feasible only for regular expressions for which the DFA
representation could be built.
WWW: https://libfte.org/