资源列表
c++_blowfish
- 标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
cprograms
- Several C Codes for Educational Purposes
des
- des数据加密和解密算法,基于控制台方式执行。
ocsp
- Examples showing the use of Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol (OCSP).-Examples showing the use of Certificate Re vocation Lists (CRLs) and Online Certificate S tatus Protocol (OCSP).
sha1
- Freeware implementation of the Secure Hashing Standard, defined in FIPS PUB 180-1, defines the Secure Hashing Algorithm (SHA-1). SHA-1 can be used to produce a message digest for a given message. Essentially, this is a 160-bit number that represents
md5
- md5crpty加密算法。。。。。。。md5 linux下的口令加密算法
06FFdes
- 使用c++编程语言,实现DES加密解密算法-Using c++ programming language, the realization of DES encryption and decryption algorithm
VB-registered-encryption
- VB制作dll实现对计算机进行注册加密(MD5加密)。-VB produced a DLL to computer register encryption (MD5 encryption).
SM4-in-single-Feistl-Iteration
- 单轮迭代结构SM4算法实现,该电路结构通过一个复合域轮函数的迭代实现整个SM4加密过程,具有非常小的资源消耗。-Single iteration structure SM4 algorithm, the circuit structure achieves the entire encryption process SM4 domain by iterating a complex round function, with a very small resource consumption.
C_DES_EncryptArithmetic
- 用C语言写的100行DES加密算法,对软件加密和信息安全的读者会有很大的帮助!
3des
- 3DES 3DES(即Triple DES)是DES向AES过渡的加密算法,它利用3条64位的密钥对数据举行三次加密。是DES的一个更平安的变形。它以DES为大约模块,穿越组合分组措施设计出分组加密算法。比起当时的DES,3DES更为平安。-In cryptography, Triple DES is the common name for the Triple Data Encryption Algorithm (TDEA or Triple DEA) block cipher, w
zhihuan
- 置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。
