资源列表
ECC-cPPbuilder
- 椭圆曲线加解密算法,C++ builder实现-ECC source
logistic
- 对内容进行混沌加密中最为简单的虫口加密,以实现加密功能-Encrypt the contents of the most chaotic encryption simple insect population to achieve encryption
RC5
- 分组密码RC5,应用广泛,正在被越来越多的人使用。-RC5(BLOCK CIPHER) generally applies on computers and communication ,and so on
ECC (椭圆曲线加密算法) 的源代码c++builder
- ECC (椭圆曲线加密算法) 的源代码c++builder,很难得到的源代码-ECC (elliptic curve encryption algorithm) source code c builder, it is difficult to get the source code
daiti
- 基本古典密码设计——周期为3的多表代替密码的设计和实现-Basic classical cipher design
AESv1026
- AES加解密 在delphi中实现 界面需要自己实现 但是算法运行完整-AES encryption in delphi interface needs to implement to achieve but the algorithm runs its own complete
java_security_sdk
- 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
200832811318156
- 该源代码实现了局域网内的信息传递、文件传输,并支持文件夹数据传输功能,希望对大家有所帮助.
1111
- (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下
MapX5.02.25
- 用来破解MapX4.0系列和5.0系列,简单实用。用来破解MapX4.0系列和5.0系列,简单实用。-Used to crack MapX4.0 and 5 series, simple and practical. Used to crack MapX4.0 and 5 series, simple and practical.
Des
- 本程序采用C实现,目的是实现DES加解密-The program uses the C implementation, the purpose is to achieve DES encryption and decryption
col
- Column permutation cipher Encryption & Decryption
