Skip to content

Password-Hardened Encryption protocol implemented in Go.

License

Notifications You must be signed in to change notification settings

srybin/phe-go

 
 

Repository files navigation

Simple Password-Hardened Encryption Services

Build Status GitHub license

Virgil Security introduces to developers an implementation of the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline attacks and make stolen passwords useless even if your database is breached.

PHE is a new, more secure mechanism that protects user passwords and lessens the security risks associated with weak passwords. Neither Virgil nor attackers know anything about user's password.

Authors: Russell W. F. Lai, Christoph Egger, Manuel Reinert, Sherman S. M. Chow, Matteo Maffei and Dominique Schroder

WhitePaper: https://www.chaac.tf.fau.de/files/2018/06/main.pdf

Go implementation by Alexey Ermishkin VirgilSecurty.com.

About

Password-Hardened Encryption protocol implemented in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%