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

搜索资源列表

  1. 3ec3cba

    0下载:
  2. MD5提供基本加密设施为lua5.1:一个哈希(摘要) 功能,对隐窝/解密基于MD5和CFB,和一对隐窝/解密 对DES使用56位密钥。-MD5 offers basic cryptographic facilities for Lua 5.1: a hash (digest) function, a pair crypt/decrypt based on MD5 and CFB, and a pair crypt/decrypt based on DES with 56-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:41144
    • 提供者:wangbo
  1. Abyss

    1下载:
  2. 铁路换乘查询系统,数据库较简单,支持换乘查询、支持google map api,使用版本2,需自行申请密钥-Rail transfer query system, database is relatively simple, to support transfer queries, support for google map api, version 2, should make their own application key
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2015-02-27
    • 文件大小:4817920
    • 提供者:顾轶平
  1. 08kz1241

    0下载:
  2. 实现了物光和参考光双加密的数字全息加密方法,并从理论模拟和实验上分别验证了该方案,其安全性远高于仅加密一束光时的情况.使用双随机相位加密法加密了原始图像,并使用随机相位片编码了参考光. 加密后的图像由 CCD 接收后再使用计算机处 理.在实验上检测了该系统的信噪比和容错性, 并计算得到系统的密钥长度高达6.3×1014 .-Object and reference light to achieve a double-encrypted digital holographic encryp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:964124
    • 提供者:
  1. aes

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-Implemented in C AES encryption and decryption, packet length and are 128-bit key length.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3967
    • 提供者:赵明敏
  1. RSA

    0下载:
  2. RSA加解密算法VC++实现,具有完整的密钥生成功能,以及多数据或文件的快速加解密-RSA encryption and decryption algorithm in VC++, with a complete key generation, and more rapid data or file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:45931
    • 提供者:李东风
  1. ADSTester

    0下载:
  2. windows中的NTFS系统的文件,可以写入隐藏的ADS流,用于特定的用途。但是直接在文件中写入ADS流数据是不安全的,所以对其加密,是一个较好的安全方式。为了达到密钥安全,故不存储密钥,而是根据输入的口令,采用MD5摘要算法对ADS流数据加密,解密时也利用相同口令即可-windows in the NTFS system files, hidden ADS flow can be written for a specific purpose. However, ADS is written
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:73957
    • 提供者:万温
  1. Vigenere

    0下载:
  2. 古典密码算法中的维吉尼亚密码算法 是一种简单的置换密码 输入密钥 为英文字符串 以密钥的阿斯克码与明文相加得密文-Classical cryptographic algorithms in Virginia cryptographic algorithm is a simple replacement for the English string password key to key usk code was added to the ciphertext and plaintext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:281404
    • 提供者:
  1. fangshe

    0下载:
  2. 古典密码中的放射密码 选择密钥(a,b)且a 与模互素 通过y=a*x+b 将明文转化成密文-Classical radiation password password selection key (a, b) and a prime with mold by y = a* x+ b plaintext into ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:242053
    • 提供者:
  1. des-algorithm

    0下载:
  2. 揭秘DES基础加密过程,已知明文和密钥的情况下求解加密得出的L和R二进制-a program whitch demystify DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4193018
    • 提供者:黄泰
  1. Lab2-2

    5下载:
  2. 作为通讯的双方A和B已经共享一个会话主密钥Km。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。-As communication between the parties A and B have shared a session master key Km. Upon completion of the distribution of session key Ks, A-Ks f
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1426714
    • 提供者:oubagon
  1. gerki

    0下载:
  2. des加密解密 算法的应用 功能:实现des加密过程中从56位的K密钥产生16个48位Ki子密钥-des encryption and decryption algorithms application functions: des encryption from the 56 K-16 48-bit key generation sub-key Ki
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:833
    • 提供者:张力
  1. RSA

    0下载:
  2. RSA加密代码,有以下组成 (1)密钥生成。 (2)加密算法。 (3)解密算法-RSA encryption code, has the following composition (1) key generation. (2) encryption algorithm. ( 3) decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:寻月
  1. Vigenere

    0下载:
  2. 实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。 可以实现:大小写敏感,明文小写则密文大写,明文大写则密文小写输出,注意输入的健壮性控制,明文字符超出字符集后保留原文-Virginia to achieve the password, use the keyboard to receive the plaintext and the key, the screen printing ciphertext and the decrypted plaintext. Can
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1194
    • 提供者:曾建
  1. 8-5

    5下载:
  2. 有一种加密方法为:其使用一个字母串(可以含重复字母,字母个数不超过50)作为密钥。假定密钥单词串为feather,则先去掉密钥单词中的重复字母得到单词串feathr,然后再将字母表中的其它字母以反序追加到feathr的后面-There is an encryption method: its use a string of letters (which can contain repeated letters, the number of not more than 50 letters) as
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:345763
    • 提供者:杜长春
  1. caesar

    0下载:
  2. 凯撒密码,通过明文移位实现加解密.解密时要注意当密钥太大时,可能引起数组下标为负导致程序错误。-Caesar passwords, encryption and decryption through the clear shift to achieve. Decrypt should pay attention when the key is too large, may cause negative array index errors cause the program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:945
    • 提供者:路过
  1. AesCode

    0下载:
  2. aes加密, 有每次加密后的轮子密钥,每轮的结果等, 需要的可以下载, 谢谢 -this is a aes system, please look at it, i promise
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1947786
    • 提供者:罗菊
  1. DES

    0下载:
  2. 支持aero特效的文件加密软件,可以显示加密状态时间,以及用户输入的密钥等信息 -Support the file encryption software aero special effects, and can display the encryption state time, and user input the information such as the key
  3. 所属分类:Crypt_Decrypt algrithms

  1. Electronic-registration-key-

    0下载:
  2. 电子注册密钥生成程序,一部很实用的程序及其源码,谢谢。-电子注册密钥生成程序,一部很实用的程序及其源码,谢谢。电子注册密钥生成程序,一部很实用的程序及其源码,谢谢。自动检测中英文中译英英译中百度翻译. 翻译结果(中 > 英)复制结果 Electronic registration key generation process, a very practical program and its source code, thank you.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:13102
    • 提供者:天空
  1. 1

    0下载:
  2. 加密程序,采用密钥可以实现简单的加密解密任务-encryption programme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:579297
    • 提供者:严浩
  1. AES

    0下载:
  2. 分组和密钥长度都支持128、196、256的AES源码-Support groups and key length of AES 128,196,256 Source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:468649
    • 提供者:first
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com