资源列表

« 1 2 ... 53 54 55 56 57 5859 60 61 62 63 ... 1665 »

[加密解密TomCrypt

说明:该压缩包中包括 tom的加密函数库及pdf说明 ,以及Rinick s ECC:椭圆曲线非对称加密密钥生成器 -the compression package includes tom encryption functions and pdf descr iptions and Rinick s ECC : Elliptic Curve asymmetric encryption key generator
<dbmm> 在 2008-10-13 上传 | 大小:1.15mb | 下载:0

[加密解密TestAes

说明: aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
<dbmm> 在 2008-10-13 上传 | 大小:15.95kb | 下载:0

[加密解密P-Pass

说明:想知道程序是如何实现加密解密的嘛? 那么来下载去看看吧,简单易懂,不懂你砸我!-procedures want to know is how to achieve encryption and decryption of incorrect? So to download and end, simple, but not you hit me!
<叶子> 在 2008-10-13 上传 | 大小:158.89kb | 下载:0

[加密解密substitution-cipher

说明:The file is substitution cipher assistant.It Will display the ciphertext underneath the guessed plaintext.-substitution cipher assistant . It Will display the ciphertext underneath the guessed plaintext.
<連源> 在 2008-10-13 上传 | 大小:1.81kb | 下载:0

[加密解密MD5_js

说明:MD5算法在js中的实现,用于jsp网页中的加密-js MD5 algorithm in the realization jsp page for the encryption
<严京龙> 在 2008-10-13 上传 | 大小:1.99kb | 下载:0

[加密解密Rail_Fence_Tecknique

说明:简单分栏式加密的算法,比较简单,供大家使用-simple columns encryption algorithm is relatively simple for everybody to use
<he> 在 2008-10-13 上传 | 大小:3.19kb | 下载:0

[加密解密keeloq_decode

说明:keeloq软件解码程序(从台湾一个网站上下载的,注解有些乱码,但不影响使用)。-keeloq software decoding process (from Taiwan on a website download and notes some gibberish. but not use).
<zidaozhou> 在 2008-10-13 上传 | 大小:25.88kb | 下载:1

[加密解密DES_encode

说明:完整的des加密算法程序,c++builder编译器编译-integrity of the DES encryption algorithm, c compile builder
<zidaozhou> 在 2008-10-13 上传 | 大小:206.92kb | 下载:0

[加密解密cryptography_matlab_codes

说明:vigenere密码解密的matlab实现,编译环境:matlab-vigenere code declassified Matlab realized, build environment : Matlab
<zidaozhou> 在 2008-10-13 上传 | 大小:17.66kb | 下载:0

[加密解密AES

说明:通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密
<陈剑峰> 在 2008-10-13 上传 | 大小:3.12kb | 下载:0

[加密解密DesLA

说明:功能:对称算法DES的安全性分析--线性分析 (即8个S_Box的线性分析)-function : symmetric DES algorithm Safety Analysis -- linear analysis (ie eight S_Box linear analysis)
<小布丁> 在 2008-10-13 上传 | 大小:2.83kb | 下载:0

[加密解密VC_RSA

说明:一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要
<烟翔> 在 2008-10-13 上传 | 大小:5.39kb | 下载:0
« 1 2 ... 53 54 55 56 57 5859 60 61 62 63 ... 1665 »

源码中国 www.ymcn.org