logo
首页技术栈工具库讨论
fpe

fpe

[Index] [Quick Jump] For package maintainers and hackage trustees Format-preserving encryption encrypts data without changing its format. An example is encrypting a 16-digit credit card number as 16 digits. The encryption uses a key, which is secret, and an optional tweak, which can be public and varies for each record (such as the cardholder's name), and provides extra security. This module implements FF1. Another similar algorithm, FF3, is no longer considered secure, and so is not included (yet). For example usage, see ff1test.hs.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install fpe
查看
标签
根据用户添加的标签生成
暂无标签