Privment (Private Payment) is a protocol that is aimed to encrypt Solana.
Invoice and payment program
- Invoice and payments
- Creation of user account
- Creation of invoice
- Being able to pay a invoice
- Creation of receipt
- Confidential Transfer
- Invoice Encryption
- ZK compression
- Account compression
- Token compression
- When including RSA keys
- Perl
- Forward secrecy
- Per session key
- Quantum proof
- Homomorphic encryption
https://github.com/solana-developers/program-examples/tree/main/tokens/token-2022
https://github.com/deanmlittle/anchor-instruction-sysvar/blob/master/src/instructions/ed25519.rs
https://github.com/solana-program/token-2022/blob/main/zk-token-protocol-paper/part1.pdf