搜索资源列表
RAS_Encrypt_Decrypt
- 一个对字串进行RAS方式加密的代码。 用于加密用户密码等敏感资料。 可以通过JSP页面进行调用-one pair of strings way for RAS encryption code. To encrypt user passwords and other sensitive information. JSP pages can be called for
521943DES Source Code
- 3Des算法源程序,可以用于常用的加密算法.-3Des source algorithm can be used for the encryption algorithm.
RSA MD5 v1.2
- RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
MD511
- md5代码加密算法的源代码 md5代码加密算法的源代码-md5 code encryption algorithm source code encryption algorithm md5 the md5 source code encryption algorithm source code
turboalograph
- turbo码编译码程序,相信对大家有用,还在学习-turbo code encryption process, I believe it may be useful, is still learning
CodeErroeDetecting
- 海明码和CRC校验码加密和捡错程序 c编写,有注释-Hamming code and CRC encryption and seizure procedures c prepared wrong, Notes
rsa
- 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
md5TurebyC
- 用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
DES
- des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
wenjiansuo
- e语言文件夹加密源码 再也不用担心隐私泄漏问题-e language folder encryption source code no longer have to worry about privacy leaks !
jmsf
- 加密算法,麻烦给个会员,想参考一下里面的代码-The encryption algorithms trouble to member would like to refer to the code inside
Huffman100
- 使用Huffman编码进行文本加密(压缩)的一个示例程序。输入一段文字,自动建立Huffman树并生成各字符对应编码,并对编码前和编码后分别占用的空间进行计算-A sample program using Huffman code for text encryption (compression). Enter a text, program will automatically create Huffman tree and generate the corresponding charact
Bit-AES-encryption-algorithm-code
- AES加密算法的一点代码,上传分享试试看。-Bit AES encryption algorithm code, upload and share it a try.
rypt
- 一个对字串进行RAS方式加密的代码。 用于加密用户密码等敏感资料。 可以通过JSP页面进行调用-One pair of strings for RAS encryption code. Used to encrypt user passwords and other sensitive information. Can be called by the JSP page
SingleKey
- DES 对称加密源码实例,加密算法可以是DES,DESede,Blowfish等,选择DES算法,密钥长度必须为56位,用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥,用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥-DES symmetric encryption source code examples
JCTV1.0SRC
- BlowfishTool.java封装同Blowfish对称加密算法有关的方法,包括了使用创建Blowfish密码,使用Blowfish加密、解密, 使用PBE(基于口令的加密)存取blowfiwsh密码 Digest.java计算字符串和byte[]的数字摘要 PBETool.java封装同PBE(基于口令的加密)算法有关的方法,可用使用PBE算法加密和解密-Jct encryption and decryption tool kit source code
凯撒密码
- 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
SM2&SM3&SM4国密算法C语言实现
- SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)
