CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RSA fast

搜索资源列表

  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-28
    • 文件大小:1330
    • 提供者:
  1. rsa

    0下载:
  2. 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制 -1, the preparation of procedures for constructing a RSA key 2, the preparation of procedures for fast index algorithm 3, the preparation process to generate large prime numbers 4, t
  3. 所属分类:File Formats

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

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. rsa

    1下载:
  2. RSA Routines Optimized for AVR, Very FAST 512bit RSA in 0.5 Seconds on ATMEGA 16 AVR
  3. 所属分类:SCM

    • 发布日期:2015-08-10
    • 文件大小:7168
    • 提供者:Belal
  1. RSApgp

    0下载:
  2. 使用bignum库进行rsa加密的类,支持genkey,速度很快-Rsa encrypted using bignum library classes, support genkey, fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:80592
    • 提供者:佩雷拉
  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. 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-24
    • 文件大小:8128678
    • 提供者:kql
  1. RESsecure

    0下载:
  2. 通过j2se编程实现1024位RSA加密算法,内部含有明文密文再到明文的检测测试可以快速生成密钥对-Pass the j2se plait distance realization 1024 RSA to encrypt calculate way, inner part imply a clear statement secret content again arrive clear statement of examination test can fast born and airtigh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5308
    • 提供者:刘伟
  1. exponentiation-algorithm

    0下载:
  2. 快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的-Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:230537
    • 提供者:乐文君
  1. RSA-by-DSP

    0下载:
  2. RSA算法的实现 通过DSP快速实现.快速模幂运算 DSP 密钥拆分 RSA 算法-A Fast Implementation of RSA Algorithm by DSP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:110665
    • 提供者:hejing
  1. RSA

    0下载:
  2. 对极大整数做因数分解的难度决定了RSA算法的可靠性。换言之,对一极大整数做因数分解愈困难,RSA算法愈可靠。尽管如此,只有一些RSA算法的变种[来源请求]被证明为其安全性依赖于因数分解。假如有人找到一种快速因数分解的算法的话,那么用RSA加密的信息的可靠性就肯定会极度下降。但找到这样的算法的可能性是非常小的。今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只要其钥匙的长度足够长,用RSA加密的信息实际上是不能被解破的。但在分布式计算和量子
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:8015
    • 提供者:zhangyi
  1. ipmsg211src

    0下载:
  2. 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。。最新版(2.50 alpha6)的Log文件支持 UTF-8编码格式,增加了气球提示。-IP Messenger (IP Messenger V2.06) is a based on TCP/IP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11760145
    • 提供者:吴飞
  1. RSA-encryption-4-E(easy-language)

    0下载:
  2. 易语言RSA混合加密解密演示,做注册机的最佳选择,验证速度极快。-The RSA encryption demo of E(easy language) ,so ...to make a RI,it s the best choice and it is so fast.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:78848
    • 提供者:aopo
  1. IP-Messenger

    0下载:
  2. 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。数据通讯不需要建立服务器、直接在两台电脑间通信和数据传输,支持文件及文件目录的传输,具有安全快捷以及小巧方便等优异特点,因此很多公司都采用它作为部门、公司内部的IM即时通信工具。-IP Messen
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:4282157
    • 提供者:junco
  1. aaAES

    0下载:
  2. AES代码完整,质量高,运行速度快,界面友好,对大家学习可以提供有益的帮助啊 !-rsa code integrity, high quality, fast running speed, friendly interface, can provide useful help them to learn ah!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:1968342
    • 提供者:毕如笑
  1. theRealRsa4vb6

    5下载:
  2. 最真实有效的VB6.0版的RSA加解密算法模块,已做成类模块很方便调用。这是我这两三年来找到的最好用的RSA加解密算,运算速度超快,制作1024位及2048位的加解密相当快,实用性极强,用于共享软件的网络在线验证再合适合过了。这个代码对于还在用VB6.0做共享软件的朋友在做注册模块时相当有用的,可以确保不会被写出注册机来。-The most real and effective VB6.0 version of RSA encryption and decryption algorithm mo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3618
    • 提供者:苏海燕
  1. rsa

    0下载:
  2. RSA编码实现,创建公钥和私钥,并判定生成的是否是素数,生成界面和菜单便于用户选择,用扩展欧几里得短发求乘法逆元,快速模幂算法,-RSA Coding, create public and private keys, and determine whether the resulting number is a prime generate user-friendly interface and menu choices, with short hair extensions Euclid se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:
  1. RSA

    0下载:
  2. Quick and fast RSA implementation in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:Joe
  1. RsaKeysMaker

    0下载:
  2. RSA简易密钥对生成工具,方便C#开发朋友们快速组成密钥对。-RSA key pair generation tool simple, easy to develop C# fast friends Composition key pair.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6588
    • 提供者:xiaoxiao
  1. rsa

    0下载:
  2. 自己弄的一个速度不是很快的RSA算法,支持2048位加密码,可以参考,修改着用。-Own to get a speed is not very fast RSA algorithm, to support the 2048 plus password, you can refer to modify the use of.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:30140
    • 提供者:vilysoft
搜珍网 www.dssz.com