-
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。-DES Encryption System C language source code, a simple realization DES encryption system.
- 2022-01-28 17:01:17下载
- 积分:1
-
工商银行 PCSC 智能卡读取程序示例
基于 金邦达Gem USB KEY 的工商银行 PCSC 智能卡读取程序示例。自定义 APDU 命令交互,读取智能卡数据
- 2022-05-19 02:50:13下载
- 积分:1
-
md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用....
md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
- 2022-05-21 00:47:37下载
- 积分:1
-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1
-
My stuff is aimed at teaching, not efficiency. The others are probably much bett...
My stuff is aimed at teaching, not efficiency. The others are probably much better implementations. The last one has both C++ and Java versions where my stuff is all C.
So lots of choices!
- 2022-03-07 11:39:43下载
- 积分:1
-
IDEA Encryption Algorithm Implementation
IDEA加密算法的实现-IDEA Encryption Algorithm Implementation
- 2022-03-23 19:59:48下载
- 积分:1
-
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位-MISTY binary compatible encryption algorithm encryption algorithms, encryption keys can be 128
- 2022-03-26 13:35:10下载
- 积分:1
-
des算法实现源码
des算法实现源码-des algorithm realization source code
- 2022-10-25 02:15:03下载
- 积分:1
-
本代码实现一个保留加密方案(计划)。
this code implement an Order Preserving Encryption Scheme (OPES).
- 2023-03-12 23:00:04下载
- 积分:1
-
这一个16位的CRC校验的源码,源码也已经很详细的注释过了
这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
- 2022-05-13 05:50:36下载
- 积分:1