资源列表
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
paper(DESusingmatlab)
- 运用matlab实现DES加密解密,可以实现对字符串加密和对文档加密解密,论文-Matlab implementation to use DES encryption and decryption can be achieved on the string encryption and decryption of encrypted documents, thesis
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 支持当前指定的