Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretty Good Post Quantum Privacy (PGPQP)

PGP does not currently implement post quantum cryptography. This project aims to provide a PGP-like system that does.

Motivation

I wrote a paper on post quantum cryptography during my sophomore year of my Bachelor's degree in cybersecurity. For the same class--about a week prior--I wrote another paper discussing the importance of consumer end-to-end encryption (E2EE). I thought it would be a good idea to combine the two ideas and create a post quantum cryptography system that could be used in place of PGP.

Technologies

Technology Cryptographic Function Description
Kyber Key Encapsulation Mechanism Lattice-based
SPHINCS+ Digital Signature Hash-based
AES Symmetric Encryption Block cipher

Relevant Links

Project Goal

Either establish a good post quantum cryptography public key infrastructure or integrate into PGP.

Compliance

  • FIPS 203: Module-Lattice-Based Key-Encapsulation Mechanism Standard
  • FIPS 205: Stateless Hash-Based Digital Signature Standard

About

PGP does not currently implement post-quantum cryptography. This project aims to provide a PGP-like system that does.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages