资源列表

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 1665 »

[加密解密Advanced-Programming-Technique-master

说明:改进的RSA算法 优化实现,代码通俗易懂,学习一下(The improved RSA algorithm is optimized and implemented, and the code is easy to understand and learn.)
<z豪> 在 2025-01-03 上传 | 大小:18.47mb | 下载:0

[加密解密100%%

说明:Video Encryption and Decryption using RSA Algorithm
<hwaidi> 在 2025-01-03 上传 | 大小:244kb | 下载:0

[加密解密BASE64

说明:Demo演示BASE64 编码和解码字符串,C++builder编写并调试通过(BASE64 encryption and decryption AnsiString)
<流草君> 在 2025-01-03 上传 | 大小:697kb | 下载:0

[加密解密AESUtil

说明:public static String encode(String in, String key) throws InvalidKeyException, NoSuchAlgorithmException, NoSuchPaddingException, IllegalBlockSizeException, BadPaddingException { String hex = "";
<少郎> 在 2025-01-03 上传 | 大小:1kb | 下载:0

[加密解密MD5

说明:public static String MD5(String inStr) { MessageDigest md5 = null; try { md5 = MessageDigest.getInstance("MD5"); } catch (Exception e) { System.out.println(e
<少郎> 在 2025-01-03 上传 | 大小:1kb | 下载:0

[加密解密modern_cryptography

说明:《现代密码学:原理与协议》内容简介:密码学在确保数据的私密性和完整性,以及计算机网络的安全性方面扮演了关键角色。乔纳森·卡茨和耶胡达·林德尔所著的《现代密码学:原理与协议》一书提供了对现代密码学严格而又容易理解的介绍,关注形式化的定义、精确的假设以及严格的证明。(A brief introduction to modern cryptography: Principles and protocols: cryptography play
<lovebear> 在 2025-01-03 上传 | 大小:20.6mb | 下载:0

[加密解密DES

说明:用C++语言写的DES加解密算法,只是命令行方式的加解密,没有涉及用户界面。(DES encryption and decryption algorithm written by C++ language)
<hzrdark> 在 2025-01-03 上传 | 大小:6.32mb | 下载:0

[加密解密SM4分组密码算法

说明:sm4算法说明,详细说明sm4算法的实现流程,可以根据此说明开发详细代码(The SM4 algorithm explains the implementation process of SM4 algorithm in detail, and we can develop detailed code according to this instruction.)
<王训> 在 2025-01-03 上传 | 大小:2.63mb | 下载:0

[加密解密MyEclipse 破解文件+破解说明

说明:简单的破解MyEclipse 里面有教程什么的(creack MyEclipse the seamy side as easy as pie)
<我在未来丶> 在 2025-01-03 上传 | 大小:853kb | 下载:0

[加密解密RSATool

说明:RSA密钥随机生成,且加解密工具,开发工具VS2003(This is a RSA tool,include encrypt and decrypt method.)
<荆棘鸟2018> 在 2025-01-03 上传 | 大小:114kb | 下载:0

[加密解密AES代码及工具

说明:解密AES算法,加密,解密,可以模拟16字节的明文,加上16字节的SK,进行加密算法,也可以进行解密,(decryption AES, this equipment can simulated 16 byte code, cooperated 16 byte SK,encryption algorithm,and also support decryption.)
<zhaobaojun> 在 2025-01-03 上传 | 大小:395kb | 下载:0

[加密解密Desktop

说明:置换算法 ,实现加密解密的算法,网络安全相关(Replacement algorithm to achieve encryption and decryption algorithm, network security related.)
<doggbady> 在 2025-01-03 上传 | 大小:113kb | 下载:0
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 1665 »

源码中国 www.ymcn.org