资源列表
AES-128Bit-C51
- AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
RSA
- 详细介绍了Powerbuilder中RSA加解密程序的实现-RSA pb Powerbuilder
jce_policy-6
- 使用SUN JCE 1.6 的授权文件,按照里面的提示安装后就可正常使用SUN JCE 提供的安全编程功能。-JDK 1.6 "Unlimited Strength Jurisdiction Policy Files"
RSA
- 公钥密码算法RSA的加密和解密过程,包括随机数的生成原理和素性检测的内容。-RSA public key cryptography algorithm for encryption and decryption process, including the generation of random number theory and primality testing content.
mypack
- 加密算法,非常好的,值得看啊,太好不过,很好 很好很好很好很好-OKOKOKOKOKOKOK
ECC
- C语言,大素数域上的椭圆曲线加密解密算法-C language, the domain of large prime numbers on the elliptic curve encryption and decryption algorithm
hyperChaos
- 超混沌,用于显示各种经典的超混沌系统的方程及其混沌吸引子 非常好 可以直接使用-hyper-chaos
sha256_512
- Verilog实现的SHA256/SHA512算法,已仿真和验证-Verilog implementation of SHA256/SHA512 algorithm, simulation and verification has been done.
php.encrypt.php
- encrypt/decrypt for PHP -encrypt/decrypt for PHP
rossler
- rossler分岔代码,很实用哦,稍微改下可用用哦-rosslerfenchangyouyongo
rsanpu1
- 从磁带机读取地震纪录原始代码,包括地震数据格式,2格式等-From the seismic record of the tape drive to read original code, including seismic data formats, format 2
aaa
- 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp