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

搜索资源列表

  1. RSA1

    0下载:
  2. 这是一个简单的实现RSA公钥加密算法的一个用C语言写的程序。-This is a simple implementation of RSA public key encryption algorithm, a program written in C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:894
    • 提供者:yuesededifang
  1. RSAWithGa

    0下载:
  2. 一种新的RSA算法,使用Viaual C++实现。作为目前最有影响力的公钥加密算法,RSA已被ISO推荐为公钥数据加密标准。-One kind the new RSA algorithm Viaual C++ achieve. As the most influential public key encryption algorithm, RSA has been ISO recommended as public key data encryption standard.
  3. 所属分类:CA program

    • 发布日期:2017-11-25
    • 文件大小:13938
    • 提供者:ibmis
  1. c

    0下载:
  2. 这同样是一个关于RSA公钥加密算法的C语言程序,是先前一个的修改-This is also a C language program on the RSA public key encryption algorithm, an earlier modifications
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:639
    • 提供者:yuesededifang
  1. BigDigits-2.3.0

    0下载:
  2. 大数计算在公钥加密中起到了重要的作用,如何操作大数呢,该程序也许能帮你解决这个问题有所帮助-这份库由纯C写的,易懂--calculated in the end, the public key encryption plays an important role in the operation of large numbers do, the program may be able to help you resolve this problem some help.-it s written
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:89353
    • 提供者:宏仔
  1. java

    0下载:
  2. 基于RSA公钥加密算法的电子邮件 加密程序之JAVA实现-RSA public key encryption algorithm-based e-mail JAVA implementation of encryption program
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:169026
    • 提供者:王小明
  1. RsaMessage

    0下载:
  2. 绕过ibm jdk RSA无法使用私钥加密的安全策略,伪装公钥加密-Bypass ibm Security Policy, camouflage public key encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:6565
    • 提供者:sky
  1. Decrypt.rar

    0下载:
  2. 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:212805
    • 提供者:曾祥园
  1. sm-

    1下载:
  2. 国密算法sm实现 sm2数字签名 密钥交换,sm3,sm4,已实现、求sm2第四部分公钥加密c实现源码。。。江湖救急-sm2,sm3,sm4。。。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-18
    • 文件大小:1937408
    • 提供者:tt
  1. SW_DES_Encryption

    0下载:
  2. 依据DES加密算法的思想,在VC++6.0编辑器上实现对文件的加解密,具有加解密速度快的优点,快速实现对文件的加解密,速度优于公钥加密体制。-Based on the idea of ​ ​ the DES encryption algorithm implemented on in VC++6.0 Editor file encryption and decryption, encryption and decryption speed advantages, fast f
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:114790
    • 提供者:wmt
  1. RSA

    0下载:
  2. 基本完成了RSA公钥加密算法的设计与实现-Design and Implementation of the basic completion of the RSA public key encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:1786
    • 提供者:o_o
  1. Botan-1.8.13

    0下载:
  2. 最新版Botan。含有对称加密、块加密、hash、公钥加密等算法的程序。可以编译直接用-The latest version of Botan. With symmetric encryption block cipher, hash, public key encryption algorithm procedures. It can be compiled directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:3328857
    • 提供者:CheungJiao
  1. RSA_DHC

    0下载:
  2. 实现RSA公钥加密算法的C++程序,通过连个随机素数,生成加解密的公钥与私钥。-Implement RSA public key encryption algorithm C++ program, through even a random primes generated public key and private key encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:5678
    • 提供者:戴慧超
  1. pkcs-11v2-20d3

    0下载:
  2. 在密码系统中,PKCS#11是公钥加密标准(PKCS, Public-Key Cryptography Standards)中的一份子 ,由RSA实验室(RSA Laboratories)发布[1],它为加密令牌定义了一组平台无关的API ,如硬件安全模块和智能卡。 PKCS#11称为Cyptoki,定义了一套独立于技术的程序设计接口,USBKey安全应用需要实现的接口。 -In cryptography, PKCS# 11 is the Public Key Cryptography
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:305732
    • 提供者:xiadaga
  1. rsa

    0下载:
  2. 一个移动客户端与服务端安全交互的解决方案。 针对: http://my.oschina.net/kaster/blog/130940 客户端使用AES加密报文,使用RSA公钥加密AES密钥 服务端使用私钥解密AES密钥,再使用AES密钥解密密文 隐掉了数据压缩部分-A mobile client and server security solutions that interact. For: http://my.oschina.net/kaster/bl
  3. 所属分类:JavaScript

    • 发布日期:2017-03-23
    • 文件大小:6156
    • 提供者:贾宝奇
  1. RSA-KEY

    0下载:
  2. RSA公钥加密程序 RSA公钥加密程序 RSA公钥加密程序-RSA public key encryption program
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2414125
    • 提供者:zongping
  1. RSA

    11下载:
  2. 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-19
    • 文件大小:5120
    • 提供者:丁元元
  1. delphiRSA

    0下载:
  2. RSA公钥加密算法是1977年由罗纳德·李维斯特(Ron Rivest)、阿迪·萨莫尔(Adi Shamir)和伦纳德·阿德曼(Leonard Adleman)一起提出的。当时他们三人都在麻省理工学院工作。RSA就是他们三人姓氏开头字母拼在一起组成的。 RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。 今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:269534
    • 提供者:张林
  1. work

    0下载:
  2. ntru-1.2 加密系统,用于公钥加密系统,云计算-n tru pu blic enc rypt ion sy stem, us ed in c loud co mputing
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:707
    • 提供者:a
  1. VB

    0下载:
  2. 公钥加密算法技术的实现。界面是用Vb实现,而功能用C++。-Achieve public-key encryption algorithm technology. Interface is Vb achieved, while the functional use C++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:70052
    • 提供者:赵高枫
  1. EIGamalShow

    0下载:
  2. 关于elgamal的flash,elgamal是一种公钥加密体制。-About elgamal the flash, elgamal is a public key encryption system.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:271609
    • 提供者:luqian
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com