资源列表

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

[加密解密RSA

说明:RSA对称、非对称加密解密算法,源代码和可执行文件,希望对学习密码学的朋友有帮助! -RSA symmetric, asymmetric encryption and decryption algorithms, source code and executable files, and they hope to learn cryptography helpful friend!
<胡定勇> 在 2025-01-28 上传 | 大小:422kb | 下载:0

[加密解密passworkKiler

说明:用于加解密的源码,无密码设置,解压后可使用。-The source code for encryption and decryption without a password set up, after decompression can be used.
<塔塔米尔> 在 2025-01-28 上传 | 大小:122kb | 下载:0

[加密解密rsa-cpp

说明:RSA加密C源码 1978年就出现了这种算法,它是第一个既能用于数据加密 也能用于数字签名的算法。它易于理解和操作,也很流行。算 法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。-RSA encryption C source code 1978 on the emergence of this algori
<zen> 在 2025-01-28 上传 | 大小:5kb | 下载:0

[加密解密RSA(1)

说明:rsa加密解密源程序和演示,很有用的!! !! !!!1-rsa encryption source code and demo, very useful! ! ! ! ! ! ! 1
<stone> 在 2025-01-28 上传 | 大小:253kb | 下载:0

[加密解密DES

说明:本例采用Delphi实现经典的DES加密解密算法,界面友好,功能齐全,代码书写规范,可供参考!-In this case the use of Delphi to achieve classic DES encryption and decryption algorithms, user-friendly, full-featured, code written specification is available for refere
<chlyzone> 在 2025-01-28 上传 | 大小:658kb | 下载:0

[加密解密MD5

说明:本例采用Delphi实现经典MD5加密算法,可供大家参加,本人转载!-In this case the use of Delphi to achieve classic MD5 encryption algorithm, available for everyone to participate, I reprint!
<chlyzone> 在 2025-01-28 上传 | 大小:31kb | 下载:0

[加密解密encrypt1

说明:该软件是为文本文件的数据安全性而编制的,它可对选定的文本文件进行加,解密操作。操作非常简便,先选定要加、解密的文本文件,再按下相应的加密、解密按钮即可。-The software is a text file of data security has been prepared, it can be selected to carry out a text file Encryption and Decryption operation
<Hejun> 在 2025-01-28 上传 | 大小:53kb | 下载:0

[加密解密gudianmima

说明: 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mo
<徐凯波> 在 2025-01-28 上传 | 大小:4kb | 下载:1

[加密解密Huffman

说明:Huffman 编码 对文件的读入然后根据内容进行编码然后译码-Huffman coding on the document and then read the contents of decoding and then encoding
<jiang zhenhua> 在 2025-01-28 上传 | 大小:595kb | 下载:0

[加密解密rc5

说明:rc5加密算法//此程序为RC5加密算法的实现--参数32/12/16 -RC5 encryption algorithm// this procedure for the realization of RC5 encryption algorithm- Parameters 32/12/16
<> 在 2025-01-28 上传 | 大小:2kb | 下载:0

[加密解密BlowFish

说明:blowfish加密算法的编码类,用VC6开发,使用时 先要用BlowfishKeyInit()对blowfish所使用的key初始化。-blowfish encryption algorithm of the coding categories, using VC6 development, first by using BlowfishKeyInit () on the key used by blowfish initiali
<gongyiling> 在 2025-01-28 上传 | 大小:8kb | 下载:0

[加密解密MD5

说明:MD5加密的算法,可以对文件和buffer加密, -MD5 encryption algorithm, can be encrypted on the file and buffer,
<gongyiling> 在 2025-01-28 上传 | 大小:2kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 1158.59 .60 .61 .62 .63 ... 1665 »

源码中国 www.ymcn.org