资源列表
MIMO
- RSA DES algorithm to encript and decrypt data
lattice_processor
- C++ 实现格公钥密码, 包括LWE困难问题。(implementation of lattice public key cryptography)
Shamir Secret Share
- 针对Shamir 门限密码共享方案的实现(Implementation of Shamir vsharing scheme)
DES
- The Data Encryption Standard is a symmetric-key algorithm for the encryption of electronic data. Although now considered insecure, it was highly influential in the advancement of modern cryptography.
Desktop
- RSA算法C++实现的两个程序,一个做了优化处理。(RSA algorithm C ++ to achieve the two procedures, one done to optimize the deal.)
aes
- Advanced Encryption Standard 128-Bits C Code.
ECC_TEST
- 椭圆曲线(ECC)算法是一种公钥算法,它比流行的RSA算法有很多优点: 1)安全性能更高 , 如160位ECC与1024位RSA、DSA有相同的安全强度。 2)计算量小,处理速度快, 在私钥的处理速度上(解密和签名),ECC比RSA、DSA快得多。 3)存储空间占用小 ECC的密钥尺寸和系统参数与RSA、DSA相比要小得多, 所以占用的存储空间小得多。 4)带宽要求低。(OPENSSL ECC EC_get_builtin_curves EC_GROUP_new_b
openssl-master
- OpenSSL 是一个安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议(OpenSSL is a secure socket layer password library, including many cryptographic algorithms, common key and certificate encapsulation managementand SSL protocol)
crc32-master
- 对加密压缩包进行解密,利用crc32碰撞解密(Decrypt encrypted compressed packets)
DES_Core
- 基于Quartus ii 平台的DES加密算法Verilog设计和modelsim仿真(DES encryption algorithm design and Modelsim simulation based on Quartus II platform)
CRC_DLL
- 有效計算CRC16換算,及方便使用者使用!!!(Effective calculation of CRC16 conversion and convenient for users to use!!!)
hydra-8.1.tar
- hydra - a very fast network logon cracker which support many different services
