-
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value.
- 2022-05-05 19:53:18下载
- 积分:1
-
Base64 codec demo program
Base64 编解码演示程序 -Base64 codec demo program
- 2022-12-15 14:40:03下载
- 积分:1
-
窃取邮箱密码的程序
窃取邮箱密码的程序-theft of mail password procedures
- 2022-12-15 21:05:03下载
- 积分:1
-
Introduction to Cryptography in plain simple english. The document talks about t...
Introduction to Cryptography in plain simple english. The document talks about the early day cryptography and gives some simple examples to the readers.
- 2023-07-16 13:00:03下载
- 积分:1
-
算法起源 RSA 与 visual studio 2013 GMP 图书馆
这是我的代码,我用 c 语言编写的库 gmp 结合时的代码。我在 Visual studio 2013 上进行编译。我的程序是计算值为公共密钥 n、 e、 秘密的关键 d 和后存储在文件的文本。该程序有 3 功能是计算,最后的工作会议,生成密钥并转到上一届会议。当用户选择退出程序的功能然后程序将退出。
- 2023-04-26 19:10:03下载
- 积分:1
-
文件加密的编译。
汇编加密文件一例。-compilation of case file encryption.
- 2022-01-25 18:12:47下载
- 积分:1
-
B样条曲线生成程序.txt B样条曲线生成程序.txt
B样条曲线生成程序.txt B样条曲线生成程序.txt-B-spline curve generation procedure. TxtB spline curve generation procedure. TxtB spline curve generation procedure. Txt
- 2022-07-03 23:04:32下载
- 积分:1
-
使用自定义密码 进行文件加密
使用传入密码生成 SymmetricAlgorithm...
使用自定义密码 进行文件加密
使用传入密码生成 SymmetricAlgorithm-You can encrypt and decrypt file with your password.
- 2022-10-18 02:00:04下载
- 积分:1
-
pgp加密例子
pgp加密例子 -pgp encryption example
- 2022-07-13 18:34:28下载
- 积分: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