资源列表
tools
- 工具类,如数据大小写转换、日期转换、加密算法-Tools, such as data case conversion, date conversion, encryption algorithm
Romberg
- Romberg求积在计算机上用等距节点求积公式时,若精度不够可以逐步加密节点.设将区间-double RombergIntegral( double (* f)( double x), double a, double b) { int k( 0 ) double h = b- a
dsa
- dsa加密算法,一种常用的数据加密算法的c++语言实现,具有很强的适用性和参考价值-failed to translate
CC2420_Standalone_AES
- CC2420 ENCRYPTION DECRYPTION PACKAGES
softii
- des加密详解,html格式文件,介绍了des原理,-Detailed des encryption, html format, introduced des principle,
VigenereCryption
- Vigenere加密算法的小程序,可以实现字符的加解密
wz_inv_aes
- 这里包含了128位AES加密算法的整个解密过程,准确无误的完成了整个解密过程。-This contains the entire decryption process 128 AES encryption algorithm, accurate completion of the entire decryption process.
jiami
- 改程序可以为整个计算机加密,保证计算机内容不被盗取,实用!!1-it set password for the whole computer to make sure the safety to your computer!
rfc3278
- Elliptic Curve Cryptography (ECC) standard
MIME(Quoted-Printable & Base64) 编码解码程序
- MIME(Quoted-Printable & Base64) 编码解码程序-MIME (Quoted-Printable Base64) codec procedures
AESjiajiemi
- AES高级加密解密算法,是加密算法中安全性非常高的-Advanced AES encryption and decryption algorithm, encryption algorithm is very high security
Hill-decryption
- 希尔密码(Hill Password)是运用基本矩阵论原理的替换密码,由Lester S. Hill在1929年发明。一串字母当成n维向量,跟一个n×n的矩阵相乘,再将得出的结果模26。注意用作加密的矩阵(即密钥矩阵)在必须是可逆的,否则就不可能译码。本算法中,明文长度必须为3的倍数-Hill encryption and decryption
