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

搜索资源列表

  1. RSA

    0下载:
  2. RSA加密算法,能手动生成密钥,进行加密解密-RSA encryption algorithm, can manually generate a key for encryption and decryption
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-01
    • 文件大小:1893253
    • 提供者:Conan
  1. rsa

    0下载:
  2. ras加解密纯C的实现方法(包括生成密钥对等)-ras pure C implementation of encryption and decryption methods (including the generated key pair)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:156672
    • 提供者:pb
  1. rsa

    0下载:
  2. rsa算法的实现,自动生成密钥,详细的调用方法,加密解密功能实现-RSA algorithm implementation, and automatically generate the key, the calling method, encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:10545
    • 提供者:your name
  1. RSA

    0下载:
  2. 通过MFC实现RSA加密解密,密钥是随机生成的,可以为任意长度,但是最好不要超过2048比特-Through the MFC to achieve RSA encryption and decryption keys are randomly generated, can be any length, but preferably not more than 2048-bit
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2519018
    • 提供者:lilei
  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

    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. RSA

    0下载:
  2. RSA加密算法,输入任意长度明文,密钥可供选择,适合高校-RSA encryption algorithm, the input plaintext of any length, the key choice for college
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. RSA的C语言源代码,用作密钥的生成,文件的加密,解密。也可用作数字签名-RSA C language source code, is used to generate keys, encrypt files, decrypt. Also be used as a digital signature
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:7054
    • 提供者:wenr
  1. RSA

    0下载:
  2. RSA加密算法,密钥长度少于7位,可实现基本的加密解密功能-RSA cryptology
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1113811
    • 提供者:邹新一
  1. RSA

    0下载:
  2. RSA公开密钥密码体制。所谓的公开密钥密码体制就是使用不同的加密密钥与解密密钥,是一种“由已知加密密钥推导出解密密钥在计算上是不可行的”密码体制。-RSA public key cryptosystem. Public key cryptosystem is called using the encryption and decryption keys are different, is a known by the encryption key derived the decryption
  3. 所属分类:software engineering

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

    0下载:
  2. RSA算法,支持256、512、1024位创建密钥、加解密。-RSA algorithm, supports 256, 512, 1024 to create the key, encryption and decryption.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:12028
    • 提供者:陈昌鑫
  1. des-rsa

    0下载:
  2. DES-RSA混合加密程序及源代码,操作简单,界面美好,文档解释清晰,可实现密钥管理、删除等-DES-RSA Hybrid encryption and source code, simple, beautiful interface, documentation explains clearly, can achieve key management, delete, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7011635
    • 提供者:zhangke
  1. rsa

    0下载:
  2. RSA算法的简单实现,生成密钥文件,再进行文件加密解密。-Simple RSA algorithm, generate a key file, then file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. 用MATLAB实现RSA加密、解密,并尝试破解RSA RSA_Gen.m 产生密钥 RSA_Enc.m 实现加密 RSA_Dec.m 实现解密 RSA_Hack.m 尝试破解-Implement RSA encryption with MATLAB, decryption, and try to crack the RSA. RSA_Gen.m generate encryption keys RSA_Enc.m encrypt the original message
  3. 所属分类:Crack_Hack

    • 发布日期:2017-12-11
    • 文件大小:1214
    • 提供者:Wind
  1. rsa_algorithm

    0下载:
  2. rsa加密的验证和实现以及获取密钥的随机算法(rsa encryption algorithm)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:18432
    • 提供者:wljfans
  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. four

    0下载:
  2. RSA的密钥生成,加密,解密.RSA算法基于一个十分简单的数论事实:将两个大质数相乘十分容易,但是想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。(RSA's key generation, encryption, decryption)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:王十一丶
  1. RSA加解密的设计与实现--程序+报告

    2下载:
  2. 制作一个RSA的加解工具的过程: 1、随机搜索大素数,随机生成公钥和私钥; 2、用公钥对任意长度的明文加密; 3、用私钥对密文解密; 4、界面简洁、交互操作性强。 5、(可选)实现对汉字的加解密,把加密结果存放在文本文档(The design process of making a RSA encryption tool: 1. The large prime number is searched randomly and the public key and the priv
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:96256
    • 提供者:SJJXZ
  1. RSATool

    0下载:
  2. RSA密钥随机生成,且加解密工具,开发工具VS2003(This is a RSA tool,include encrypt and decrypt method.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:116736
    • 提供者:荆棘鸟2018
  1. RSA算法C源码

    3下载:
  2. RSA算法C语言算法源码,在实际产品用使用,包括密钥对的产生,公私钥的加解密,可以很方便地移植到STM32F103等嵌入式芯片上使用。
  3. 所属分类:密码/编码算法

    • 发布日期:2018-11-22
    • 文件大小:15351
    • 提供者:ww1383
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com