资源列表

« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 1665 »

[加密解密AES原理及Matlab实现

说明:利用Matlab实现AES,其中包括了AES中的主要算法理解,以及逐步实现AES加密过程的方法和步骤。(the implementation of AES)
<Dan2018> 在 2024-06-04 上传 | 大小:514048 | 下载:0

[加密解密基于Shamir秘密共享的云端多副本审计

说明:基于Shamir秘密共享的云端多副本数据持有性审计-20150605 基于Shamir秘密共享的云端多副本数据持有性审计-20150605(Cloud multi replica data holding audit -20150605 based on Shamir secret sharing)
<123wdw> 在 2024-06-04 上传 | 大小:668672 | 下载:0

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

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

[加密解密100%%

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

[加密解密BASE64

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

[加密解密AESUtil

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

[加密解密modern_cryptography

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

[加密解密DES

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

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

说明:简单的破解MyEclipse 里面有教程什么的(creack MyEclipse the seamy side as easy as pie)
<我在未来丶> 在 2024-06-04 上传 | 大小:873472 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 1665 »

源码中国 www.ymcn.org