Python library of efficient and numerically-precise randomness extractors
-
Updated
Jan 10, 2025 - C++
Python library of efficient and numerically-precise randomness extractors
C++ implementation of cryptographic algorithms such as AES, DES, RSA, DSA, ECC (elliptic curve), MD5, Diffie_Hellman, ElGamal, Caesar cipher, and shift cipher. AES、DES、RSA、DSA、ECC(椭圆曲线)、MD5、Diffie_Hellman、ElGamal、凯撒密码、移位密码等密码学算法的C++实现。
Implementation of Oblivious Dynamic Searchable Encryption Framework
Implementation of the Goldreich- Goldwasser-Halevi Cryptosystem
Implementation of Oblivious Dynamic Searchable Encryption Framework (DBSec'18 & JCS'19)
An asynchronous email platform that allows for the safe and secure sending of messages between user accounts. The values are stored in a sql lite database and the cryptopp library is used for all of the cryptographic algorithms.
Implementation of the SHA-256 cryptographic hash algorithm.
Implementation of IM-DSSE framework
Add a description, image, and links to the cryptographic-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the cryptographic-algorithms topic, visit your repo's landing page and select "manage topics."