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

搜索资源列表

  1. encrypt_w1

    0下载:
  2. vc++实现加密文件功能,采用rsa公钥私鈅的方法,对msdn上的例子稍作了改动-encypt file using vc++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4757425
    • 提供者:惠慧
  1. rsa

    0下载:
  2. rsa加解密算法,用RSA公钥密码进行加密,解密 ,实现素数的判定算法-rsa encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:875
    • 提供者:yd
  1. MATLABEND

    0下载:
  2. RSA算法是目前公认的在理论和实际应用中最为成熟和完善的一种公钥密码体制,它是第一个既能用于数据加密也能用于数字签名的算法,是公钥密码体制的代表。-RSA algorithm is considered as a public-key cryptosystem of the most fully developed and complete in theory and practice application at present. It is the first algorithm for b
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:17983
    • 提供者:刘明
  1. SM2

    0下载:
  2. 国密算法 SM2椭圆曲线公钥密码算法(签名、交换、加密)-State encryption algorithm The SM2 elliptic curve public key cryptographic algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:858011
    • 提供者:jiking
  1. RSA

    0下载:
  2. 简单的RSA加解密练习,使用公钥进行加密,使用私钥进行解密。-Simple RSA encryption and decryption of the exercises, using the public key is encrypted using the private key to decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5678734
    • 提供者:Jack
  1. rsaDemo

    0下载:
  2. 公钥密码实现程序,命令提示符窗口,可以从控制台界面上观察加密解密情况-Public key cryptography to achieve program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:77181
    • 提供者:立志
  1. RSA

    0下载:
  2. c语言编写 非对称密钥加密 密码学实验 公钥密码 但是 计算效率不太高啊-c language asymmetric key encryption cryptography experimental public key cryptography, computational efficiency is not too high
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:24494
    • 提供者:lee
  1. Encryption_Demo

    0下载:
  2. C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-Encryption and decryption procedures and source code in C#, encryption, mainly in two steps, the first step to select the file,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:18479
    • 提供者:程亮
  1. DES-a-RSA

    0下载:
  2. 用Visual C++编写的经典对称加密算法:DES和经典公钥密码算法:RSA-Written with Visual C++ classical symmetric encryption algorithm: DES and the classic public-key cryptographic algorithms: RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2173877
    • 提供者:
  1. elgamal

    0下载:
  2. ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1876
    • 提供者:李小龙
  1. KeyGeneratorExample

    0下载:
  2. Java生成密钥、保存密钥的实例源码,通过本源码可以了解到Java如何产生单钥加密的密钥(myKey)、产生双钥的密钥对(keyPair)、如何保存公钥的字节数组、保存私钥到文件privateKey.dat、如何用Java对象序列化保存私钥,通常应对私钥加密后再保存、如何从文件中得到公钥编码的字节数组、如何从字节数组解码公钥-Java to generate a key instance of the source to save the key can learn Java through t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6847
    • 提供者:lws
  1. RSA

    0下载:
  2. // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.get
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-10-31
    • 文件大小:1437351
    • 提供者:宋向阳
  1. RSA

    0下载:
  2. 该程序使用RSA公钥算法实现了对一个字符串的加密和解密功能。其中,采用欧几里德算法(即辗转相除法)来判断两个数是否是素数。另外,使用菜单选项来选择当前是要“加密”还是“解密”。-The program use RSA public key algorithm is presented for a string of encryption and decryption function. Among them, the Euclidean algorithm (namely division al
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:222759
    • 提供者:xiaoyezi
  1. shuzixinfeng

    0下载:
  2. 数字信封的的实现,打包与拆解。将对称密钥通过非对称加密(即:有公钥和私钥两个)的结果分发对称密钥的方法。-The digital envelope realize, packing and dismantling. Symmetric key to the passage of the asymmetric encryption (ie: a public key and a private key both) the results of a method to distribute symm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:4598
    • 提供者:WXW
  1. rsa

    0下载:
  2. RSA 加密解密研究代码,实现RSA公钥、私钥的生成、用生成的密钥加密解密测试字符串。-Study on the RSA encryption and decryption code, implementation of RSA public key, private key is generated, with the generated key for encryption and decryption of the test string.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:10413345
    • 提供者:徐锋
  1. shiyansan-jiyuRSAdegongyaojiami

    0下载:
  2. 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -Understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. RSA encryption algorithm, for example, t
  3. 所属分类:Network Security

    • 发布日期:2017-11-14
    • 文件大小:72456
    • 提供者:mengmeng
  1. rsa

    0下载:
  2. rsa算法的实现,输入两个质数和公钥,即可计算出私钥,输入需加密内容,然后就可看到加密后的结果.这是rsa算法的简单应用,对于理解此算法很有帮助-rsa algorithm, the input of two prime numbers, and public key, the private key can be calculated, enter the content to be encrypted, and then you can see the encrypted result. r
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1391
    • 提供者:王琪
  1. Practical-digital-signature

    11下载:
  2. 实用数字签名的步骤 (1)发送方使用MD5算法对通信内容进行计算,获得一个固定长度的信息摘要; (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-11-02
    • 文件大小:1383424
    • 提供者:丁元元
  1. RSA

    0下载:
  2. RSA算法公钥及私钥的算法,对明文的加密及对密文的解密-RSA algorithm for public key and private key algorithms, the plaintext encryption and decryption of the ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1436
    • 提供者:马智
  1. delphiRSA

    1下载:
  2. RSA的加密算法,公钥、私钥算法,加密、解密DEMO-RSA encryption algorithm, public key, private key algorithms, encryption, decryption DEMO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:172742
    • 提供者:龙先生
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com