Symmetric Key Cryptography For the Financial Services Industry - Format Preserving Encryption- Part 2: Key Stream with Counter Mode
金融服务业用对称密钥加密.格式保持加密.第2部分:带计数器模式的密钥流
X9.124-2-2018 defines requirements for Format Preserving Encryption - Counter Mode (FPCM). FPCM methods encrypt data strings of a specific length and character set into ciphertext of the same length using the same character set and using the equivalent of Counter Mode (CTR) defined in NIST SP38B. Format Preserving Encryption is useful in situations where fixed-format data, such as Primary Account Numbers (PANs) or Social Security Numbers, must be encrypted, but there is a requirement to limit changes to existing communication protocols, database schemata or application code. FPCM is a particularly simple and efficient mechanism to achieve format preserving encryption, which shares many of the strengths and challenges of CTR.