资源列表
aes_crypto_core_latest.tar
- AES加密算法的Verilog实现,不包括测试文件-Verilog realization of AES encryption algorithm, not including test file
Snowstorm
- 对字符串进行加密解密。密码形势为16进制。支持key。雪暴。-Encrypt and decrypt strings. 16 hex password situation. Support key. Snow storm.
xlh
- 用VB编写的计算序列号的程序,其代码可用做程序加密-VB calculation with the serial number of preparation procedures, the procedures for encryption code can be used
aes
- AES 加密算法的一个精巧实现,提供加密实例-a cute C implementation of AES cryption algorithm
libEncryption
- 开源加解密库,包含了常用的加解密算法,以及相关例子-Open-source encryption libraries, including the commonly used encryption and decryption algorithms, and related examples
encryptionmode
- 加密模式 ECB CBC CFB OFB-ECB CBC CFB OFB encryption mode
Vigenere
- 人们在单一恺撒密码的基础上扩展出多表密码,称为“维吉尼亚”密码。该程序实现了古代密码学重要的一个密码算法,实现密文的正确解密。-People in a single Caesar cipher based on the expansion of a multi-table code, known as the " Virginia" password. The program achieved an important ancient cryptography cryptogr
shanks
- 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
AKS
- AKS素性检验:AKS 算法从理论上成功解决了在多项式时间内进行确定性素性测定的著名难题,本程序实现AKS算法。-AKS primality test: AKS algorithm theory successfully resolved in polynomial time deterministic primality-known problem determination, the process to achieve AKS algorithm.
fastECC
- 椭圆曲线密码系统是最近十几年来获得迅速发展的一类密码系统.椭圆曲线的乘法的快速实现,是密码学中的重要内容,本程序实现椭圆曲线的快速乘法。-Elliptic Curve Cryptography is the last ten years to get the rapid development of a class of cryptosystems. Rapid multiplication of elliptic curves to achieve, is an important part
factor
- 分解大数质因子的Shor算法的提出,对RSA公钥密码体系构成了很大的威胁,本程序实现2种算法的大数因子分解。-Decomposition of large number of quality factors in Shor algorithm proposed, on the RSA public key cryptography system constitutes a great threat, the program achieved two kinds of algorithm for
vc
- 流密码测c语言程序,可实现加密解密功能,有界面-very good
