Skip to content

A variant of a Fuzzy Vault cryptographic scheme designed for encrypting data with better human recovery features.

License

Notifications You must be signed in to change notification settings

raghoshMSFT/fuzzy-encryption

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzy Encryption

A variant of a Fuzzy Vault cryptographic scheme, designed for generating secrets that can be more easily recovered by humans. The full algorithm is described in detail in the whitepaper.

Python Implementation

A prototype python implementation with documentation and instructions can be found in

src/python/

About

A variant of a Fuzzy Vault cryptographic scheme designed for encrypting data with better human recovery features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%