资源列表

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

[加密解密代码--定稿版

说明:基于Android平台的文件加解密系统,是基于Android智能手机平台,使用官方所提供的Eclipse开发工具,JDK,Android ADT以及Android SDK,致力于打造Android手机文件加密解密软件,以保护广大手机用户的个人信息安全。功能包括三种算法的个人信息加密解密以及报文鉴别和数字签名。此手机加密解密软件面向所有的Android手机用户群,为他们确保手机个人信息的安全。(Based on the Android p
<浮生一念> 在 2024-04-25 上传 | 大小:1389568 | 下载:0

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

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

[加密解密100%%

说明:Video Encryption and Decryption using RSA Algorithm
<hwaidi> 在 2024-04-25 上传 | 大小:249856 | 下载:0

[加密解密BASE64

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

[加密解密AESUtil

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

[加密解密MD5

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

[加密解密modern_cryptography

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

[加密解密DES

说明:用C++语言写的DES加解密算法,只是命令行方式的加解密,没有涉及用户界面。(DES encryption and decryption algorithm written by C++ language)
<hzrdark> 在 2024-04-25 上传 | 大小:6623232 | 下载: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.)
<王训> 在 2024-04-25 上传 | 大小:2759680 | 下载:0

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

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

[加密解密RSATool

说明:RSA密钥随机生成,且加解密工具,开发工具VS2003(This is a RSA tool,include encrypt and decrypt method.)
<荆棘鸟2018> 在 2024-04-25 上传 | 大小:116736 | 下载: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> 在 2024-04-25 上传 | 大小:404480 | 下载:0
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 1665 »

源码中国 www.ymcn.org