-
Des VB Class
Des VB类库-Des VB Class
- 2022-03-14 12:31:45下载
- 积分:1
-
Java Cryptography and source code
Java Cryptography and source code
- 2022-06-20 08:23:42下载
- 积分:1
-
DES加密算法的C++
DES加密算法的C++实现-DES encryption algorithm in C++
- 2023-04-13 06:10:03下载
- 积分:1
-
关于IDEA算法的一个小程序
关于IDEA算法的一个小程序-IDEA algorithm on a small program
- 2022-11-30 04:10:04下载
- 积分:1
-
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http...
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )-/* RSA Demo version 1.0* Copyright (C) 2004 Zhao Chunsheng 2004.04.25*** http://timw.126.com http://timw.yeah.net* The procedures called Miracl ver 4. The majority of computing for 82, as detailed in its fringe manual.* P, Q, N, D, E use RSATool2 generation.*/Compiler Tip : 1 : Project-Settings- Settings For (All Configuration)- C/C Category, of OO Headers set : Automatic use of precompiled headers (Figure 1). 2 : ms32.lib added to the project (Figure 2). 3 : MIRACL C library. Extern "C" (# include "miracl.h"# include "mirdef.h")# pragma
- 2023-01-22 15:25:03下载
- 积分:1
-
文本隐藏代码,文本隐藏代码
Text Hide codes,Text Hide codes
Text Hide codes -Text Hide codes,Text Hide codes
Text Hide codes,Text Hide codes
Text Hide codes
- 2022-11-18 20:50:04下载
- 积分:1
-
取主机网卡地址,可用于加密
取主机网卡地址,可用于加密-from mainframe NIC addresses can be used to encrypt
- 2022-07-01 06:34:20下载
- 积分:1
-
aes coding details .yhis can be used for simple encryption
aes coding details .yhis can be used for simple encryption
- 2022-12-17 09:45:03下载
- 积分:1
-
BASE64译码
BASE64译码-BASE64 Decoding
- 2022-04-15 11:57:32下载
- 积分:1
-
rsa加密算法的vc实现,可以实现1024位的加密
rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.
- 2023-02-14 16:55:04下载
- 积分:1