资源列表
MD5
- MD5 JAVA加密算法,很方便,只需要传入一个字符串就能返回加密后的字符串-MD5 JAVA
sha-1
- SHA JAVA算法,里面有两个函数,只需调用其中一个就可以了-SHA JAVA
AES-MAC
- 银行加密标准规范,资料很好, 确实对学习加解密很重要-the spec of encryptor
elgamal
- public key algorithm
rsa
- rsa public key cryptography
Liang_DES_1
- 一个图形化界面的DES加解密小程序,可以实现不限长度的明文的DES加解密功能-A graphical interface, DES encryption and decryption applet, can expressly limited to the length of the DES encryption and decryption
Liang_md5_1
- 一个图形化界面的md5加密程序,可以实现任意长度的md5加密,并能查看密文-A graphical interface to the md5 encryption program, can achieve any length of md5 encrypted, and can see the ciphertext
Encryption
- C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been
crc
- crc encryption algorithm
dh
- deffi helman algorithm
gf2_32
- cryptography algorithm in GF(2^32) finite field
gfpcrypto
- encryption in GF(p) field
