-
base64解码编码c++的,我找了好久才找到的
base64解码编码c++的,我找了好久才找到的-decoding base64 encoding c, and I look for a long time to find the
- 2022-03-06 07:09:10下载
- 积分:1
-
密钥扩展的源代码
密钥扩展的源代码-Key expansion of the source code
- 2023-08-24 11:25:04下载
- 积分:1
-
机械,工业类人员可以看下~
重机械人员设计和了解的东西
下来
机械,工业类人员可以看下~
重机械人员设计和了解的东西
下来-Lennon press pack , quickly-deteriorating jade 人 Jun Ueno, you can craft your press 人 Lennon `to reset the number of wild chirpy cheap Core cavity left in Western frontier understand your
- 2022-06-30 01:48:54下载
- 积分:1
-
one of example about hardware design language
one of example about hardware design language
- 2022-03-30 12:23:48下载
- 积分:1
-
JAVA中license控制实现实例
现在很多J2EE应用都采用一个license文件来授权系统的使用,特别是在系统购买的早期,会提供有限制的license文件对系统进行限制,比如试用版有譬如IP、日期、最大用户数量的限制等。 而License文件中的Base64或BEA公司现在是WebLo
- 2022-10-16 11:30:03下载
- 积分:1
-
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的...
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的-A use of C , JAVA, C# Such the preparation of the digital signature code sequence, which has three different written languages
- 2023-05-06 02:45:02下载
- 积分:1
-
SDES 的加密
SDES 的加密-SDES encryption
- 2022-07-06 21:02:23下载
- 积分:1
-
DES完整地展示在下编译通过的程序环节。
一个完整的des演示程序 ,在linux下编译通过-Des a complete demonstration of the procedures adopted in the compiler under linux
- 2022-01-22 01:43:21下载
- 积分:1
-
source for the realization of PKCS# 12 standard
PKCS#12源程序,用于实现PKCS#12标准-source for the realization of PKCS# 12 standard
- 2022-01-25 14:38:26下载
- 积分: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