-
-
-
rijndael.zip
Rijndael (AES) original small encryption algorithm implementation
-
aes-197.zip
aes coding details .yhis can be used for simple encryption
-
Encodeco.rar
Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascripts.
-
des.rar
数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。
此源码可完成简单的DES加密解密
-
AEncrypt.zip
suitable file encryption and decryption aes and rijidael
-
encryp.zip
encryption for advanced system can be used for aes 128
-
AES.ZIP
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
-
encryption.rar
采用AES算法对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。
-
-