Skip to content

A proof of concept for a combined public key encryption/proof of work scheme to facilitate PCI compliant entry, storage, and transmission of cardholder data.

Notifications You must be signed in to change notification settings

AaronHammond/puke-pow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puke-pow

Short for public key encryption/proof of work, puke-pow is a work in progress to develop a method for PCI compliant entry, storage, and transmission of cardholder data. The method is outlined in part in the whitepaper PuKE-POW.pdf, and a simple proof-of-concept, sample implementation in Java is provided. Note that there is some discrepancy between the Java implementation and the proposed implementation as a matter of necessity to compensate for some less-than-ideal behavior of RSA.

About

A proof of concept for a combined public key encryption/proof of work scheme to facilitate PCI compliant entry, storage, and transmission of cardholder data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages