-
椭圆曲线算法改装
椭圆曲线算法改装- The elliptic curve algorithm reequips
- 2022-05-21 02:09:47下载
- 积分:1
-
UNICODE编码介绍
UNICODE编码介绍-coding introduced UNICODE
- 2023-08-09 23:30:03下载
- 积分: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-06-13 11:35:05下载
- 积分:1
-
关于IDEA算法的一个小程序
关于IDEA算法的一个小程序-IDEA algorithm on a small program
- 2022-11-30 04:10:04下载
- 积分:1
-
facilitate free and simple BASE64 codec
方便免费简单的BASE64编解码器
- 2022-10-02 01:15:03下载
- 积分:1
-
一个用DELPHI编写的DES加密接密原代码
一个用DELPHI编写的DES加密接密原代码- The DES encryption which compiles with DELPHI meets the dense
original code
- 2022-06-19 12:20:51下载
- 积分:1
-
AES算法的C + +源代码
C++版AES源代码
我在这里献丑了,此加密算法的扩展功能,大家发挥自己的能力写写吧!-C++ AES source
- 2022-02-02 08:31:07下载
- 积分:1
-
此代码是自己的包的MD5加密,接口齐全,可…
本代码是自己封装的MD5加密类,接口齐全,直接可以调用-This code is its own type of package MD5 encryption, interface complete, can be called directly
- 2022-03-24 02:32:49下载
- 积分:1
-
vb写的DES源码,复制到Visual Basic 6.0 中即可使用。
vb写的DES源码,复制到Visual Basic 6.0 中即可使用。-vb source code written by DES, copy to the Visual Basic 6.0, can be used.
- 2022-01-23 10:14:06下载
- 积分:1
-
分组密码算法,可用于文件加密
该算法设计者是著名的华人密码学家来学嘉教授...
分组密码算法,可用于文件加密
该算法设计者是著名的华人密码学家来学嘉教授-Block cipher algorithm, can be used for file encryption algorithm designed by the famous Chinese cryptographer to Xuejia Professor
- 2023-03-08 03:20:02下载
- 积分:1