-
OT
- Simplest OT : https://eprint.iacr.org/2015/267.pdf
- INKP OT Extension : https://www.iacr.org/archive/crypto2003/27290145/27290145.pdf
- KOS OT Extension : https://eprint.iacr.org/2015/546.pdf
- KKRT OT Extension : https://eprint.iacr.org/2016/799.pdf
- SGRR OT Extension: https://eprint.iacr.org/2019/1084.pdf
- GYWZ OT Extension : https://eprint.iacr.org/2022/1431.pdf
- Ferret OT Extension : https://eprint.iacr.org/2020/924.pdf
- Softspoken OT Extension : https://eprint.iacr.org/2022/192.pdf
-
VOLE(over f2k)
-
CODE
- Local Linear Code : https://eprint.iacr.org/2020/924.pdf
- Low Density Parity Check Code (Silver Code) : https://eprint.iacr.org/2021/1150.pdf
- Expanding Accumulation Code : https://eprint.iacr.org/2022/1014.pdf
- Random Oracle (RO)
- Random Permutation (RP)
- Pseudorandom Generator (PRG)
- Correlation-Robust Hash (CrHash) : https://eprint.iacr.org/2019/074.pdf
- Circular Correlation-Robust Hash (CcrHash) : https://eprint.iacr.org/2019/074.pdf
- AEAD
- AES
- Block Cipher
- ECC (TODO)
- Hash
- HMAC
- PKE: RSA, SM2
- Signature: RSA, SM2