-
AES has been certified by the AES DELPHI, the better, we all give it a try and f...
已经通过AES认证的AES的DELPHI实现,比较好,大家自己试试看,搜的-AES has been certified by the AES DELPHI, the better, we all give it a try and found the
- 2022-03-19 00:08:16下载
- 积分:1
-
Des VB Class
Des VB类库-Des VB Class
- 2022-03-14 12:31:45下载
- 积分:1
-
An easy language tutorial encryption ....................
一个易语言的加密教程-An easy language tutorial encryption ....................
- 2022-02-06 10:18:21下载
- 积分: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
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
MPEG 解码源码 。。 。。 。。慎重
MPEG 解码源码 。。 。。 。。慎重-的
- 2022-06-01 22:20:01下载
- 积分:1
-
里面主要是DES算法的 vc++实现的,在VC6.0下调试通过
里面主要是DES算法的 vc++实现的,在VC6.0下调试通过-DES algorithm which is mainly vc++ to achieve, in the VC6.0 debugger through the next
- 2023-08-13 11:05:07下载
- 积分:1
-
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
-
CRC校验程序,使用了CRC
CRC校验程序,使用了CRC-16和CRC-CCITT方法 -CRC inspection program, which use crc-16 and crc-ccitt method
- 2022-01-26 01:05:36下载
- 积分:1
-
UPX1.9 source code (a shell tools )
UPX1.9源代码(一个加壳工具)-UPX1.9 source code (a shell tools )
- 2022-02-12 18:37:33下载
- 积分:1