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

搜索资源列表

  1. DES算法中key生成部分,输入为16位16进制密码

    0下载:
  2. DES算法中key生成部分,输入为16位16进制密码,输出为包含16个子密钥的数组,key generation in DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:22288
    • 提供者:web
  1. 11

    9下载:
  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-25
    • 文件大小:71310
    • 提供者:熊龙生
  1. CodeGen

    0下载:
  2. vb注册码生成器,可以自动生成人以数量的17位由阿拉伯数字和字母组成的注册码!-vb code generator can automatically Health adult to 17 the number of Arabic numerals and letters from the key!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5360
    • 提供者:陆权森
  1. RSA-Arithmetic-Code

    0下载:
  2. RSA算法的实现,包括密钥生成及加解密 RSA算法的实现,包括密钥生成及加解密-RSA algorithm, including key generation and RSA encryption algorithm, including key generation and encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13928
    • 提供者:yuyingjie
  1. RSA_java

    1下载:
  2. 带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。-Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encryption and decryption of digit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-09
    • 文件大小:23194
    • 提供者:xuxu
  1. miyao

    0下载:
  2. c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:896
    • 提供者:陈慧
  1. rc5keyexp

    0下载:
  2. rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed descr iption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2153
    • 提供者:hatela
  1. key

    0下载:
  2. 文件的加密解密代码主要是针对于DES和3DES MD5加密解密算法的功能实现-Document encryption and decryption code mainly for the DES and 3DES MD5 algorithm for encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1385845
    • 提供者:崇孩儿
  1. khalil2006_true_random_number_generator

    0下载:
  2. a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG) are requ
  3. 所属分类:Crypt_Decrypt algrithms

  1. Symmetric_encryption_Stream_encryption_CBC_RSA_DH.

    0下载:
  2. 对称加密解密,流加密,CBC加密解密,RSA加密算法,DH公钥和私钥算法-Symmetric encryption and decryption, stream encryption, CBC encryption and decryption, RSA encryption algorithm, DH public key and private key algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:19317
    • 提供者:Peter
  1. PGP

    0下载:
  2. PGP email protocol full functional using public key infrastructure and RSA technique.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:762539
    • 提供者:Tong Liu
  1. DH

    0下载:
  2. Step 1: Generating a Parameter Set for the Diffie‐Hellman Key Agreement Algorithm Step 2: Generating a Secret Key Using the Diffie‐Hellman Key Agreement Algorithm Step 3: Use UDP to exchange DH public key Step 4: Establish an AES‐256 encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:127900
    • 提供者:Tong Liu
  1. idea

    0下载:
  2. encryption algorithm, IDEA, symmetric key cryptography algorithm used in internet widly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:447240
    • 提供者:sujata
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:767765
    • 提供者:harris
  1. KEY

    0下载:
  2. 这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。-This is an encryption program that encrypt the string, string and key content and length can be set.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:126912
    • 提供者:hugohd
  1. cademo

    0下载:
  2. usb KEY USB证书验证程序-usb KEY
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:396055
    • 提供者:100200
  1. WinEncAndDec

    0下载:
  2. 規格: Key產生規則為密碼內容進行sha1後補上四個0做為Triple DES key IV值為密碼內容進行sha1後,前8個byte 加密結果以BASE64格式輸出 如果加解密發生錯誤, 應顯示中文化錯誤訊息-Specifications: Key generated content rules sha1 password supplied in the four 0 values as a Triple DES key IV sha1 password content, t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:67165
    • 提供者:Willie Huang
  1. key

    0下载:
  2. omnet++密钥预分配方案的仿真,基于哈希算法的eg方案的改进-omnet++ simulation of the key pre-distribution scheme, eg based on the hash algorithm to improve the program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1086402
    • 提供者:alcohol
  1. kong1

    0下载:
  2. special AES key generation algorithm for using secure transformation of the data from one user to another
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1168
    • 提供者:Madhuram
  1. DH-key-exchange-algorithm

    1下载:
  2. DH密钥交换算法,适用于网络环境的密钥交换,隶属于公钥-DH key exchange algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:5460
    • 提供者:Jason
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com