diff options
Diffstat (limited to 'src/fpe/info.txt')
-rw-r--r-- | src/fpe/info.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/fpe/info.txt b/src/fpe/info.txt new file mode 100644 index 000000000..f7a8c4ae4 --- /dev/null +++ b/src/fpe/info.txt @@ -0,0 +1,13 @@ +define FORMAT_PRESERVING_ENCRYPTION + +load_on auto + +<add> +fpe.cpp +fpe.h +</add> + +<requires> +cbc_mac +bigint +</requires> |