搜索资源列表
dess.zip
- Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
200561673082201
- DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
base64src
- C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
MD5(c++)
- md5算法的c++实现,包含MD5.cpp和MD5.h-md5 Algorithm c + +, and includes MD5.cpp MD5.h
HashCalc
- H 函数是一个抱文摘要的好算法我们应该好好学习.并且起在电子商务中应用广泛-H function is a summary with a good algorithm we should learn. And with the wider use of e-commerce
RIJNDAELaes3
- 这个网上很多,但不全,少一个头文件std_defs2.h,我这个里面有,上网找的,但运行出错。
miracl
- /* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */
mirdef
- MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers
md5
- md5 vc++源码 包括.h头文件和算法cpp文件
DSA
- Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
hill_sorting
- 希尔排序算法: 基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。
rsa1l
- /* 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 He
RSA-lx
- /* 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 He
rijndael(全).zip
- rijndael(全).zip,已经通过AES认证。这个源码包是全的,含有std_defs2.h文件。这儿有很多rain doll源码包都不全,rijndael (all). Zip, has been certified by AES. This is the source of the packet, containing std_defs2.h document. There was a lot of rain doll source packages not all
IC_hack.rar
- IC卡暴力破解源码,用于非接触式M1卡暴力破解!,MIFARE card HacK!,Use to M1 card hack
MP_2ECC
- 利用大数运算库LibTomMath,进行ECC(椭圆曲线)加密算法。能运行-Using large number arithmetic library LibTomMath the ECC (elliptic curve) encryption algorithm
base64
- 原创,C语言实现Base64编码/解码的标准算法程序。-Original C language standard Base64 encoding/decoding algorithm standard procedures.
YT88HidDUMP
- 东莞域天YT88加密狗HID监听,会在C盘根目录下产生监听记录-The Dongguan domains days the YT88 dongle HID listen
AES
- AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
MD5jiamisuanfa
- MD5加密算法,包括4个文件:md5.c md5text.c global.h md5.h-MD5 encryption algorithms, including four files: md5.c md5text.c global.h md5.h