资源列表

« 1 2 ... .95 .96 .97 .98 .99 1300.01 .02 .03 .04 .05 ... 1660 »

[加密解密cryptography

说明:密码学算法协议c实现,一些密码学的算法协议,在实现方面均采取的是c语言实现.-Cryptography algorithms agreement c to achieve some cryptographic algorithms agreement, are taken in the realization of the c language.
<toshio> 在 2025-06-11 上传 | 大小:19.37mb | 下载:0

[加密解密RSA

说明:用java实现的加解密和数字签名功能的源代码,可以作为毕业设计和学习用-Encryption and decryption and digital signature capabilities with java source code, can be used as a graduation project and learning
<王大力> 在 2025-06-11 上传 | 大小:9kb | 下载:0

[加密解密Caesa_Vigenere

说明:凯撒维吉尼亚加密解密程序,可作为信息安全学习的参考程序-Caesar Virginia encryption and decryption procedures, the reference procedure can be used as information security learning
<王大力> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[加密解密DES

说明:在信息安全课程学习中自写的一个简单DES算法实现程序,可做学习用-A simple DES algorithm to achieve the program self-written information security course, can do to learn
<王大力> 在 2025-06-11 上传 | 大小:5kb | 下载:0

[加密解密rsa

说明:rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 }
<ploto> 在 2025-06-11 上传 | 大小:2.96mb | 下载:0

[加密解密2

说明:DES的加密解密算法,不属于散列函数。主函数缺少一些,请见谅-DES encrypt, decrypt the algorithm, do not belong to hash function main function lack some, please forgive me
<陈帅哥> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[加密解密rsa

说明:一个比较小的rsa加密系统,初学者,所要加密的可以需要事先在文件里改。-a simple system for rsa,there are some problems.
<> 在 2025-06-11 上传 | 大小:142kb | 下载:0

[加密解密encry

说明:欢迎使用加解密软件") puts("请将需要加密的文件放在D盘jiami目录下,命名为 mingwen.txt ") puts("请将需要解密的文件和密钥放在D盘jiemi目录下,命名为 miwen.txt 和 miyao.txt ") puts("注:文件长度不能超过255个字符") puts("请选择:\n1.进行加密\n2.进行解密\n3.退出") -Welcome to the encryption and decryption software ")
<yxlcc> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[加密解密rsa

说明:RSA加密解密算法,C语言编程实现。通过算法实现,可以对输入的字符数字进行加密解密。-RSA encryption and decryption algorithm, C language programming
<成忠林> 在 2025-06-11 上传 | 大小:202kb | 下载:0

[加密解密DES

说明:DES加密解密算法编程,使用同一密钥对数据进行加密解密。-DES encryption and decryption algorithm programming, using the same key for encryption and decryption of data.
<成忠林> 在 2025-06-11 上传 | 大小:198kb | 下载:0

[加密解密070822000724

说明:这是AES的加密解密程序,附带它的检验程序-here is the AES code
<ZD> 在 2025-06-11 上传 | 大小:51kb | 下载:0

[加密解密SM2

说明:国密算法 SM2椭圆曲线公钥密码算法(签名、交换、加密)-State encryption algorithm The SM2 elliptic curve public key cryptographic algorithm
<jiking> 在 2025-06-11 上传 | 大小:838kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1300.01 .02 .03 .04 .05 ... 1660 »

源码中国 www.ymcn.org