搜索资源列表
MyPassTool
- 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
fangshe
- 仿射密码加密和解密源代码,C语言实现,VC++6.0编译通过-fang she mi ma
3des
- 这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
des_c
- C语言的DES算法,速度很快,是VC++的好几倍、-C language of the DES algorithm, very fast, is several times the VC++,
RSA
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
83274902RSA
- 这是一个RSA的简单实现算法,用的是C++语言实现的. RSA加密算法的vc实现,可以实现1024位的加密 -This is a simple realization of RSA algorithm is used in C++ language to achieve. RSA encryption algorithm to achieve the vc, the 1024 can be encrypted
Vigenere
- 弗吉尼亚加密和解密,C语言实现,VC++6.0编译通过,密钥和明文密文手动输入-Vigenere
yiwei
- 移位加密和解密 C语言 VC++6.0编译通过-yi wei
RabinAlgorithm
- VC++6.0环境下C语言实现Rabin公钥算法加解密-Rabin Algorithm
vc
- 流密码测c语言程序,可实现加密解密功能,有界面-very good
rsaPrj
- 分析了RSA算法的安全性在以及在实际使用过程中遇到的问题。还有在RSA算法使用到的参数的选择。在VC++工具上测试,并对测试结果进行分析总结。最后给出了用C语言编写的程序实现了该算法。-SRA public key cryptography key distribution in an asymmetric cryptosystem
RSAUtil.PGP
- rsa算法的实现,有界面,用c++语言编写-rsa algorithm implementation, there are interfaces, using c++ language
dfsd
- C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
Base64
- 利用openssl源码对文本文件内容实现base64编码和解码,利用c语言实现,VC平台-implement base64 encode and decode by using openssl
DES
- DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ comp
T1
- 纯c语言写的。DES加密解密算法。VC++环境编译。-DES algrithms,C language
DES
- C语言编写的DES加密解密程序,VC++ 6.0编译通过,附注释,可参考学习-C language of the DES encryption and decryption procedures, compiled through VC++ 6, annotated, can refer to learning
DES
- C语言实现DES加解密功能,学校作业已完成,运行VS,VC++,DEV-C均可-DES encryption and decryption functions to achieve
3des
- 本次测试的代码是DES算法的C语言实现(VC 6.0): (1)加密 输入:8个明文字符,8个密钥字符(例如“12345678”,“12345678”) 将输入密钥和明文的8个字符各自转换为二进制,然后进行DES加密,输出加密结果 将加密过程中第1,2轮E盒扩展,S盒置换,P盒替代中间结果输出 (2)解密 输入:将加密之后得到的64比特密文作为输入 输出:经过DES解密之后,输出8比特字符(3DES encryption and decryption in C lan
EncSample_YT88
- YT88加密锁软件加密的相关例子支持开发语言如下:ASP,BC++,C#,Delphi,Director,Excel,Java,linux,PB,PHP,VB,VBNET,VC,VFP,易语言,VCNET,安卓,LabView,QT,FLEX,SQL,PYTHON。(YT88 encryption lock software encryption related examples. Support development language as follows: ASP, BC++, C#, D