Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : 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.

Registry - Source - Homepage - JSON
purl: pkg:hackage/fpe
Keywords: cryptography, library, mit
License: MIT
Latest release: 10 months ago
First release: over 5 years ago
Downloads: 1,094 total
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...