联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 加密解密(908) 
按平台查找All Visual C++(908) 

[加密解密] AES_ECB_CBC_CFB_OFB

基于AES算法的加解密系统设计与实现 查阅资料深入了解AES算法的加解密原理; 实现一个简单的加解密系统; 该系统可选工作于ECB/CBC/CFB/OFB模式。
Design and implementation of encryption and decryption system based on AES algorithm Consult the data and understand the encryption and decryption principle of AES algorithm. A simple encryption and decryption system is implemented. The system is optional in the ECB/CBC/CFB/OFB mode. (2018-05-29, Visual C++, 160KB, 下载14次)

http://www.pudn.com/Download/item/id/1527557495558557.html

[加密解密] Virginia-encryption-and-deciphering

维吉尼亚密码加密与破译 基于《密码学原理与实践》冯登国 维吉尼亚介绍进行实现 可对字母构成的明文进行加密与破译 原创
original Virginia password encryption and deciphering based on cryptography principles and practice Feng Dengguo Virginia introduced to achieve the letter can be composed of plaintext encryption and deciphering (2017-04-22, Visual C++, 4197KB, 下载2次)

http://www.pudn.com/Download/item/id/1492863832812288.html

[加密解密] Test

实现RSA算法的加解密,算法代码简单明了
Achieve RSA encryption and decryption applet (2016-07-19, Visual C++, 409KB, 下载4次)

http://www.pudn.com/Download/item/id/1468927667279490.html

[加密解密] RSA

RSA加解密算法的简易实现,有详细的注释,适合初学者。不过不是基于大数运算的。
Simple realization of the RSA encryption algorithm, a detailed notes, suitable for beginners. But is not based on the computation of large numbers. (2014-12-06, Visual C++, 2774KB, 下载10次)

http://www.pudn.com/Download/item/id/2669135.html

[加密解密] softjiami

软件加密-技术内幕。CHM格式文件。API分析、加壳、汇编等均有介绍。
Software encryption. (2013-06-23, Visual C++, 1359KB, 下载2次)

http://www.pudn.com/Download/item/id/2286555.html

[加密解密] RC4

RC4算法的实现,有图形换界面,加解密较方便
About RC4 (2013-03-17, Visual C++, 1840KB, 下载19次)

http://www.pudn.com/Download/item/id/2162521.html

[加密解密] DES-complete

一个DES加解密程序,有兴趣的可以下来看看。
A program about DES (2012-07-03, Visual C++, 4260KB, 下载3次)

http://www.pudn.com/Download/item/id/1928774.html

[加密解密] 2

aes加密解密完整可编译的C代码,可以使加解密变得简单
dfs sfdsf (2012-05-02, Visual C++, 4KB, 下载4次)

http://www.pudn.com/Download/item/id/1852172.html

[加密解密] DES

DES算法的实现,8字节明文,自动实现加解密
DES algorithm implemented (2012-04-17, Visual C++, 165KB, 下载2次)

http://www.pudn.com/Download/item/id/1832723.html

[加密解密] Vigenere

古典密码算法中的维吉尼亚密码算法 是一种简单的置换密码 输入密钥 为英文字符串 以密钥的阿斯克码与明文相加得密文
Classical cryptographic algorithms in Virginia cryptographic algorithm is a simple replacement for the English string password key to key usk code was added to the ciphertext and plaintext (2011-11-08, Visual C++, 275KB, 下载8次)

http://www.pudn.com/Download/item/id/1691893.html

[加密解密] DES

传统的DES加解密程序,VC++实验通过,功能较为完善,支持文本加密及实时加密功能。
The traditional DES encryption and decryption process, VC++ test passed, function better, support the text encryption and real-time encryption. (2010-09-14, Visual C++, 117KB, 下载19次)

http://www.pudn.com/Download/item/id/1296247.html

[加密解密] all_classical_encrypt_algorithm

各种古典密码加解密算法,是初学密码学的同学的最佳入门知识
A variety of classical cryptography encryption and decryption algorithms, cryptography is a beginner students knowledge of the best entry- (2010-03-14, Visual C++, 3KB, 下载15次)

http://www.pudn.com/Download/item/id/1086449.html

[加密解密] shift

一个简单的移位密码,加解密实现!快来感受一下吧!
shift (2009-04-01, Visual C++, 592KB, 下载8次)

http://www.pudn.com/Download/item/id/697628.html

[加密解密] MD5_SHA1

具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.
MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet. (2008-11-02, Visual C++, 3620KB, 下载9次)

http://www.pudn.com/Download/item/id/571604.html

[加密解密] DeS

DES加解密算法~~~~~~~密码学课程设计
DES encryption and decryption algorithm ~~~~~~~ Cryptography Course Design (2008-09-03, Visual C++, 1892KB, 下载539次)

http://www.pudn.com/Download/item/id/540292.html

[加密解密] CodeForDES

一个完整的DES加解密算法源码,含有比较详细的注释,相信对加解密算法爱好者有很大的帮助
A complete DES encryption algorithm source code, which contains more detailed notes, I believe that encryption and decryption algorithms for lovers of great help (2008-07-26, Visual C++, 1979KB, 下载8次)

http://www.pudn.com/Download/item/id/517642.html

[加密解密] DESDemo

des算法加解密的源代码 提供了对文件的操作可以直接加解密文件
des algorithm source code for encryption and decryption of the document provides the operation of encryption and decryption files can be directly (2008-04-26, Visual C++, 22KB, 下载8次)

http://www.pudn.com/Download/item/id/446874.html

[加密解密] IDEA

这是一个用VC编的IDEA加解密算法的演示系统,含有源代码
This is a provision of the IDEA by VC encryption algorithm demonstration system, which contains the source code (2007-11-30, Visual C++, 37KB, 下载208次)

http://www.pudn.com/Download/item/id/367620.html

[加密解密] DCipher_Demo

对文件进行加解密的程序,可以计算文件摘要,并生成密钥,对文件进行加密和解密.
File encryption and decryption procedures, can calculate the document summaries, and generate the key, to encrypt and decrypt files. (2007-09-23, Visual C++, 85KB, 下载17次)

http://www.pudn.com/Download/item/id/337314.html

[加密解密] encipher_decipher

包括了多种加解密算法(凯撒,playfair,rc4,idea,lfsf)
include a variety of encryption and decryption algorithms (Julius Caesar, PLAYFAIR, RC4, the idea, lfsf) (2006-05-06, Visual C++, 79KB, 下载49次)

http://www.pudn.com/Download/item/id/180571.html