| |
Format-preserving encryption is encryption that produces output in the same format as input. This is often used to describe algorithms for encrypting text that produce text with the same qualities. For example, an algorithm may encrypt 16-digit numbers as 16-digit numbers or English words as English words. Format-preserving encryption can also apply to binary formats such as images that encrypt as images.
Why?One potential advantage of format-preserving encryption is that it can be difficult to detect that output is encrypted. Encrypted text also remains usable, for example an encrypted credit card number could be securely communicated to a customer. Format-preserving encryption can be used to create masked test data from production data that passes system validation tests. |
Type | | Definition (1) | Encryption that produces output in the same format as input. | Definition (2) | Encryption that produces ciphertext in the same format as the plaintext it encrypts. | Related Concepts | |
Encryption
This is the complete list of articles we have written about encryption.
If you enjoyed this page, please consider bookmarking Simplicable.
© 2010-2024 Simplicable. All Rights Reserved. Reproduction of materials found on this site, in any form, without explicit permission is prohibited.
View credits & copyrights or citation information for this page.
|