diff options
Diffstat (limited to 'src/constructs/fpe/info.txt')
-rw-r--r-- | src/constructs/fpe/info.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/src/constructs/fpe/info.txt b/src/constructs/fpe/info.txt index f7a8c4ae4..15965cff5 100644 --- a/src/constructs/fpe/info.txt +++ b/src/constructs/fpe/info.txt @@ -1,13 +1,7 @@ define FORMAT_PRESERVING_ENCRYPTION -load_on auto - -<add> -fpe.cpp -fpe.h -</add> - <requires> -cbc_mac +hmac +sha2 bigint </requires> |