-
delphi file crypter full source code
delphi file crypter full source code
- 2022-08-13 03:30:27下载
- 积分:1
-
用C语言求解经典逻辑推理题
用C语言求解经典逻辑推理题-Solving with C language that classical logic
- 2022-10-04 14:25:02下载
- 积分: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
-
base64的编解码代码封装,很方便易用。
base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.
- 2022-05-26 22:42:59下载
- 积分:1
-
md5算法的java实现
md5算法的java实现-md5 algorithm java realizes
- 2022-03-24 03:05:54下载
- 积分:1
-
用C写的两个安全算法DES和MD5
水平有限
大家多指教
用C写的两个安全算法DES和MD5
水平有限
大家多指教-C wrote two security MD5 and the DES algorithm is limited enlighten everyone
- 2022-05-14 13:11:51下载
- 积分:1
-
CPU序列号和MAC地址获取函数,适用广泛
CPU序列号和MAC地址获取函数,适用广泛-CPU serial number and MAC address access function, the application of broad
- 2022-04-10 02:12:24下载
- 积分:1
-
- 2022-06-27 03:44:25下载
- 积分:1
-
Find the highest (maximum) and lowest (minimum) grades in an array of 25 integer...
Find the highest (maximum) and lowest (minimum) grades in an array of 25 integer grades. Print the array and print the highest and lowest grades, labeled appropriately.-Find the highest (maximum) and lowest (minimum) grades in an array of 25 integer grades. Print the array and print the highest and lowest grades, labeled appropriately.
- 2022-03-09 14:31:23下载
- 积分:1
-
本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA...
本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
- 2022-05-08 18:12:15下载
- 积分:1