https://kr1lib.org/
OpenSSL: C/ASM 언어기반으로서, crypto 구현 및 SSL/TLS 기능을 제공하는 대표적 암호라이브러리
BouncyCastle: Java 언어기반으로서, crypto 구현 및 여러 보안 프로토콜 기능을 제공하는 대표적 암호라이브러리
WASI Cryptography APIs: Cryptography API using WebAssembly [link1] [link2]
AVRCrypto: AVR MCU 상에서 최적화된 암호구현 제공
Attribute-based encryption
Homomorphic encryption
Intro blog including vedio resources
Curve25519
High-Throughput Elliptic Curve Cryptography Using AVX2 Vector Instructions (SAC2020), https://gitlab.uni.lu/APSIA/AVXECC
Highly Vectorized SIKE for AVX-512 (TCHES 2022), https://gitlab.uni.lu/APSIA/AVXSIKE
DPCrypto: Acceleration of Post-Quantum Cryptography Using Dot-Product Instructions on GPUs, https://github.com/benlwk/DPCrypto
SHA3 with AVX2, AVX512, https://github.com/rbCabral/SHA-3
Lecture at Boston University (Formal methods in security and privacy)
https://github.com/alleystoughton/EasyTeach
The last mile: high-assurance and high-speed cryptographic implementations (IEEE S&P 2020)
Formosa Projects (Machine-checked cryptography and high-assurance cryptographic engineering)
An Introduction to Tools for Verified Cryptography (Indocrypt 2020)
The Calculus of Computation: Decision Procedures with Applications to Verification
Dafny