format-preserving-encryption topic

List format-preserving-encryption repositories

cryptomute

26
Stars
5
Forks
Watchers

Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).

fpe

197
Stars
39
Forks
Watchers

A format-preserving encryption implementation in Go

format-preserving-encryption-java

91
Stars
41
Forks
Watchers

Format-Preserving Encryption Implementation in Java

pyffx

51
Stars
15
Forks
Watchers

pure Python format preserving encryption

fpe

24
Stars
10
Forks
Watchers

Format-preserving encryption in Rust

python-fpe

89
Stars
18
Forks
Watchers

FPE - Format Preserving Encryption with FF3 in Python

java-fpe

56
Stars
17
Forks
Watchers

FPE - Format Preserving Encryption with FF3 in Java

node-fe1-fpe

18
Stars
1
Forks
Watchers

Node.js implementation of the FE1 Format Preserving Encryption algorithm.

node-fpe

28
Stars
3
Forks
Watchers

FPE - Format Preserving Encryption with FF3 in Node-js