资源列表
sha-256
- sha加密解密 通过测试,希望对大家有帮助(Sha encryption and decryption through the test, we want to help)
sha1
- SHA1会产生一个160位的消息摘要。该算法经过加密专家多年来的发展和改进已日益完善,并被广泛使用。该算法的思想是接收一段明文,然后以一种不可逆的方式将它转换成一段(通常更小)密文,也可以简单的理解为取一串输入码(称为预映射或信息),并把它们转化为长度较短、位数固定的输出序列即散列值(也称为信息摘要或信息认证代码)的过程。(SHA1 generates a 160 bit message digest. The algorithm has been developed and improved
c++字符串简单加密
- 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
64075
- RSA ENCRYPTION FOR DATA SECURITY USING MATLAB
SPN加密及解密
- 完成SPN的加解密实现,使用语言是C++,简单易懂(SPN encryption and decryption to achieve the realization of the use of language is C++, easy to understand)
blumcrypt.tar
- Simplistic implementation of a Blum-Micali based stream cipher
EditPlusKey
- EditPlus的注册机,使用VB6实现,包含源代码。(EditPlus registration machine, using VB6 implementation, including the source code.)
Shamir's Secret Sharing-JavaScript
- Shamir's Secret Sharing 秘密分享使用Javascr ipt实现(Shamir's Secret Sharing Secret Sharing USES Javascr ipt implementation)
MD5
- MD5是让大容量信息在用数字签名软件签署私人密匙前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。(MD5 allows large capacity information to be compre
Symm
- Some of the commonly used symmetric algorithms
Hill
- Hill密码加密与解密C++程序实现。 其中包括Hill2、Hill4等。(Implementation of Hill encryption and decryption C++ program.)
新建文件夹
- 用js语言来实现rsa加密解密算法,函数rsaEncrypt()用来实现加密;函数rsaDecrypt()用来实现解密;(Implementation of RSA encryption and decryption algorithm with JS)
