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

搜索资源列表

  1. 混合密码体制数字签名

    0下载:
  2. JAVA实现的可以采用公钥私钥加密解密程序,包括DES,RAS算法-JAVA the private key can be the public key encryption and decryption procedures, including DES, RAS Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12174
    • 提供者:张丽媛
  1. sll

    0下载:
  2. 一种非线性流式加密算法,对称加密,它的加密和解密都是用同一把密钥完成。对称加密比不对称加密快得多,但缺点在于,它的安全性完全依赖于保持密码的机密性。 不对称加密,它要求使用两个密钥,一个是公共的(公钥),另一个是私有的(私钥)。每个密钥都要求使用另一个密钥来解密一条消息。它的复杂性提高,因此没有普及。 -a nonlinear flow encryption algorithms, symmetric encryption, the encryption and decryption a
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:83522
    • 提供者:云容
  1. pik

    0下载:
  2. 由于电子商务广泛采用公开密钥技术,职能部门有必要对公钥加以管理。本文简要介绍了基于PKI的密钥托管技术及密钥托管代理的概念,分析了密钥托管的步骤,以及政府部门在密钥托管代理的帮助下强制访问信息的过程。 关键词:密钥托管 证书授权认证 公开密钥 公钥基础设施 托管证书 网络的安全问题得到人们的日益重视。网络面临的威胁五花八门:内部窃密和破坏,截收,非法访问,破坏信息的完整性,冒充,破坏系统的可用性,重演,抵赖等。于是公钥基础设施(Public Key Infrastructure,PKI)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:626551
    • 提供者:孙鹏
  1. RSA_DEMO

    0下载:
  2. 一种利用公钥算法(又称为非对称算法)RSA制作注册码的方法。采用这种方法,不知道密钥的话时很难写出注册机来。实际上有部分软件已经使用了这类方法。RSA加密算法DEMO-use of a public key algorithm (also known as non-symmetric algorithm) production license RSA method. Using this method, I do not know the key words is difficult to wr
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:251595
    • 提供者:linvage
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. ECC

    0下载:
  2. 基于离散对数的椭圆曲线公钥加密算法(ECC encode)程序,vc++/MFC,已实现完整的加密解密功能,供大家参考.-Based on elliptic curve discrete logarithm of public-key encryption algorithms (ECC encode) program, vc++/MFC, it has achieved full encryption and decryption functions, for your reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3739047
    • 提供者:连云
  1. RSA1

    0下载:
  2. 公钥加密算法RSA,经典的公钥加密算法,加密用公钥,解密用私钥-Public key encryption algorithm RSA, classic encryption and decryption algorithms, public key encryption, decryption with the private key
  3. 所属分类:CA program

    • 发布日期:2017-05-11
    • 文件大小:2328847
    • 提供者:郭婷婷
  1. RSAUtils

    0下载:
  2. RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。-Rsa encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:940123
  1. js

    0下载:
  2. RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准-RSA is the most influential public key encryption algorithm, it can resist so far known most of the password attacks, ISO has been recommended as the public key data encryption standard
  3. 所属分类:Web Server

    • 发布日期:2017-05-05
    • 文件大小:6812
    • 提供者:ppt
  1. mima test

    0下载:
  2. 可以实现对文件的加密和解密处理,并且能够根据需要自动创建公钥,导入导出公钥以及获取私钥,可以用于保护重要的文件。(Encryption and decryption can be achieved, and can automatically create the public key as needed, import and export public key, and obtain the private key, which can be used to protect importan
  3. 所属分类:界面编程

    • 发布日期:2017-12-27
    • 文件大小:94208
    • 提供者:乐之友
  1. HubService

    0下载:
  2. SSH具备多种功能,可以用于很多场合。有些事情,没有它就是办不成。本文是我的学习笔记,总结和解释了SSH的常见用法,希望对大家有用。 虽然本文内容只涉及初级应用,较为简单,但是需要读者具备最基本的"Shell知识"和了解"公钥加密"的概念。(SSH Communications Security helps enterprises secure access today and tomorrow. Cybersecurity, SSH, SSH keys
  3. 所属分类:其他

  1. 信息安全实验2-1

    1下载:
  2. 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:16384
    • 提供者:潇洒坤
  1. task

    0下载:
  2. 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-30
    • 文件大小:19456
    • 提供者:Iamanong1995
  1. 20171027

    0下载:
  2. rsa公钥加密,私钥解密,C++开发,设置公钥长度(public key encryption private key deciphering)
  3. 所属分类:加密解密

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:lhkfw180
  1. RSA加解密

    1下载:
  2. RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。rsa算法加解密在vb中的运用,其中有加密解密的方法。(RSA is the most widely studied of the public key algorithm, from the nearly two decades now, we have tested a variety of attacks, people gradually accepted,
  3. 所属分类:其他小程序

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:蛏子
  1. 4

    0下载:
  2. 运用RSA公钥加密和DES对称加密,实现TCP聊天程序的加密(Using RSA public key encryption and DES symmetric encryption to realize the encryption of TCP chat program)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:zxynbnb
  1. RSA加解密算法

    0下载:
  2. 通过上机操作,使同学生对公钥加密算法RSA密码体制的加、解过程有一个更加清晰地认识。通过本次实验,加深学生对公钥密码体制的认识,为后面的学习打下基础。(Through the operation of the computer, there is a clearer understanding of the process of adding and solving the RSA cryptosystem of the public key encryption algorithm. Thro
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:斩月
  1. RSA

    0下载:
  2. python实现的RSA加密解密算法,带图形界面,key.py随机生成公钥私钥,消息可利用加密器解密器进行加密(Python implementation of the RSA encryption and decryption algorithm, with a graphical interface. The key.py randomly generated public key private key, and the message can be encrypted by the RS
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:7532544
    • 提供者:Ming丶彬
  1. MyRSA

    0下载:
  2. RSA公私钥加密解密,私钥加密,公钥解密(Encryption and decryption of RSA public key)
  3. 所属分类:加密解密

    • 发布日期:2018-04-28
    • 文件大小:1423360
    • 提供者:光声乐影
  1. GdSignnature

    0下载:
  2. 用OpenSSL公钥加密私钥解密和私钥加密公钥解密(use OpenSSL to public encrypt,private decrypte and private encrypt,public decrypt)
  3. 所属分类:ActiveX/DCOM/ATL

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:霸王别急
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com