资源列表
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
hcs301
- Keeloq技术简介 Keeloq技术是一种复杂的非线性加密算法,经它加密后的码称为滚动码,它的特点是保密性好、难以破译。Microchip公司以Keeloq技术为基础开发了滚动编码系列芯片,HCS301只是其中一款。 2
DiffieHellmanMerkle
- ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
cpabe-0.7.tar
- ABE加密(Attribute-Based Encryption)算法的一种实现方案-Source code for ABE(Attribute-Based Encryption)
PDFPasswordCrackerProv3
- 它也可以用来解除Adobe Acrobat PDF文件密码的工具,它可以帮助解决加密PDF无法编辑和复制/打印的问题,支持所有版本的Acrobat加密(包含7.x),也支持128位加密。 -It also can be used to lift the Adobe Acrobat PDF files password tool, it can help to solve encrypted PDF can not edit and copy/print the questions, and
RSA
- RSA是被研究得最广泛的公钥算法,这里将RSA算法用matlab实现。-RSA is the most widely studied of the public key algorithm, RSA algorithm used here to achieve matlab.