fpe
[Index] [Quick Jump] Package maintainers For package maintainers and hackage trustees Candidates 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.
hackage.haskell.org
0.1.2
over 2 years ago
3
1,304 total
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/fpe
spec |
| License | MIT |
| First Release | about 7 years ago |
| Last Synced | 8 days ago |
Repository
| Stars | 2 on GitHub |
| Forks | 0 on GitHub |