Skip to content
/ libfnr Public
forked from sashank/libfnr

FNR is a small domain block cipher to encrypt objects ( < 128 bits ) like IPv4, MAC, Credit Card numbers etc.

Notifications You must be signed in to change notification settings

chauhd/libfnr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 

Repository files navigation

libFNR - A reference implementation library for FNR encryption scheme.

FNR represents Flexible Naor and Reingold

FNR is a small domain block cipher for encrypting objects ( < 128 bits ) like IPv4, MAC, Credit Card numbers etc.

Motivation and Applications of this scheme could be found [here!] (https://cisco.github.io/libfnr/).

This project is being maintained [here!] (https://github.com/cisco/libfnr) and Java extensions [here!] (https://github.com/cisco/jfnr).

Report bugs to [email protected]

Keywords: Length Preserving Encryption, Format Preserving encryption

FNR is designed by Sashank Dara ([email protected]), Scott Fluhrer ([email protected])

Copyright (C) 2014 , Cisco Systems Inc.

About

FNR is a small domain block cipher to encrypt objects ( < 128 bits ) like IPv4, MAC, Credit Card numbers etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published