CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - FAST算法

搜索资源列表

  1. fast-des3.0.tar.z

    0下载:
  2. des算法实现源码
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:100637
    • 提供者:
  1. File_Handler

    0下载:
  2. 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilat
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6981
    • 提供者:张平
  1. Sequence-Cipher-Algorithm

    0下载:
  2. 序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52354
    • 提供者:云容
  1. 16位CRC算法

    1下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:134251
    • 提供者:456
  1. isprime

    0下载:
  2. 判断是不是大素数,的快速算法,适用于公钥加密算法-judgment is not large prime numbers, the fast algorithm applicable to the public key encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8286
    • 提供者:wanggang
  1. fast-des3.0.tar.z

    0下载:
  2. des算法实现源码,des algorithm realization source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:100637
    • 提供者:
  1. AES_VB

    0下载:
  2. AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:32297
    • 提供者:
  1. des_c

    0下载:
  2. C语言的DES算法,速度很快,是VC++的好几倍、-C language of the DES algorithm, very fast, is several times the VC++,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:210413
    • 提供者:陈辉
  1. rsa_small_num

    0下载:
  2. 本程序主要功能: 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。-Main function of this procedure: 1, construct an RSA key programming 2, programming algorithm for fast index 3, write a program generating large prime numbers 4, to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1330
    • 提供者:
  1. md5

    1下载:
  2. vb实现MD5的加密算法,简单易用!运行速度快-vb realize MD5 encryption algorithm, easy to use! Fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3041
    • 提供者:whoami
  1. md5asm

    0下载:
  2. md5算法的代码,用汇编编写,速度很快的呀-md5 algorithm code, compiled with the preparation, fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:19152
    • 提供者:zpz
  1. ECC

    0下载:
  2. 北邮关于椭圆曲线快速生成 算法的研究成果 -Beijing University of Posts and Telecommunications on the elliptic curve quickly generate Beijing University of Posts and Telecommunications on the elliptic curve algorithm for fast generation of research findings algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:54819
    • 提供者:lei
  1. shanks

    0下载:
  2. 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7558685
    • 提供者:vince
  1. DES

    0下载:
  2. 一个标准的DES加密算法,速度不是很快,但很好的实现了加密功能,步骤细致。-A standard DES encryption algorithm, the speed is not fast, but achieved very good encryption, step carefully.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:24234
    • 提供者:XQ
  1. aes

    0下载:
  2. 是对AES加密算法,解密算法的一种快速实现方法,使用C-Is the AES encryption algorithm, decryption algorithm of a fast implementation method, using C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7534
    • 提供者:zhuyezi
  1. AES

    0下载:
  2. AES加密是一个高效快捷用于军事加密等级的类模块,可以在任何工程中使用。AES(128位字区大小,使用128、192或者256位密钥长度)是用在美国政府进行保护机密(使用192或者256位密钥)和绝密文件的算法。不同于其他区段加密算法,AES是在VB中是最有效率的,因为加密一个区段能被使用唯一的CopyMemory,异或操作和一些位掩码。这个类模块可以支持所有的密钥和字区大小。并且难能可贵的是支持中英文混合加密。-AES encryption is a fast and efficient le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:30381
    • 提供者:dick
  1. AES_EXAMPLE

    0下载:
  2. AES加密算法,经过多次改进,速度很快,控制台-AES encryption algorithm, after many improvements, very fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6205367
    • 提供者:李东辉
  1. RSAUtil

    0下载:
  2. rsa的算法,使用pgp的大数库,速度很快-rsa algorithm, the use of large numbers pgp library, very fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:86173
    • 提供者:佩雷拉
  1. aes

    0下载:
  2. aes加解密算法源代码,速度很快,可以vc编译-aes encryption algorithm source code, very fast, you can compile vc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:114721
    • 提供者:佩雷拉
  1. rsa_quick

    0下载:
  2. 实现了RSA的加密,解密算法,其中用到了欧几里得国战,和快速求模的算法-Implements RSA encryption and decryption algorithms, which use a Euclidean state war, and fast algorithm for modulo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:8128678
    • 提供者:kql
« 12 »
搜珍网 www.dssz.com