Welcome to klefki!¶
Klefki is a playground for researching elliptic curve group based cryptocoins, such as Bitcoin and Ethereum. All data types & structures are based on mathematical defination of abstract algebra.
Academic Notes¶
- Paillier’s encryption Scheme
- Non-interactive and Reusable Non-malleable Commitment Schemes
- Pedersen Commitment
- \(\Sigma\) Protocols
- Abstract Algebra Types
- Homomorphic Encryption
- From ZK to Bulletproofsproof via Python
- Paillier’s encryption Scheme
- ElGamal
- Test
- Shamir’s secret sharing scheme
- Discrete-Logarithm-Based Trapdoor Commitment Schemes
- Threshold ECDSA
- POD-Mini and POD-AS
- Damgard-Jurik Scheme of Paillier
- Threshold Paillier Cryptosystem
- R1CS to QAP
- Play MimbleWimble with klefki
- Groth16 in Klefki