diff options
author | lloyd <[email protected]> | 2011-05-02 16:41:56 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-05-02 16:41:56 +0000 |
commit | c753e8936e9767a505abfde203186193574609d3 (patch) | |
tree | 807a2ab757668614c50d5137f98ab410ebf5351a /doc/fpe.txt | |
parent | 1a2245e2dda5c2cda340ded685d1c72d9fdff9f2 (diff) |
Doc and theming updates
Diffstat (limited to 'doc/fpe.txt')
-rw-r--r-- | doc/fpe.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/fpe.txt b/doc/fpe.txt index 243be87d9..5c035f0b7 100644 --- a/doc/fpe.txt +++ b/doc/fpe.txt @@ -2,6 +2,8 @@ Format Preserving Encryption ======================================== +.. versionadded:: 1.9.17 + Format preserving encryption (FPE) refers to a set of techniques for encrypting data such that the ciphertext has the same format as the plaintext. For instance, you can use FPE to encrypt credit card |