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

搜索资源列表

  1. BCBandECB

    0下载:
  2. BCB模式与ECB模式的加密模式与解密模式 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用两种模式进行加密,输出相应的密文。 -BCB mode and ECB mode encryption and decryption mode input mode explicitly: I do like this book en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4840
    • 提供者:zouna
  1. VC_des

    0下载:
  2. 一个自己编写的des加密程序,运行在vc6.0编译环境下,通过输入数据和密钥即可得到加密后的数据;-I have written a des encryption procedures, the compiler is running in vc6.0 environment, through the input data can be encrypted and the key data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1931080
    • 提供者:sky
  1. rsa

    0下载:
  2. 安全性大大改进,可算做能完全代替MD5的散列验证算法.-1.Large input message block size 2.provably resistant to differential attacks 3.Alternative sequential mode 4.Key input K??of up to 512 bits?? K is input to every compression function 5.1024-bit interm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:10287
    • 提供者:haec
  1. c-md5code

    0下载:
  2. 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5961
    • 提供者:wangyicai
  1. ElgamalEncryption

    0下载:
  2. Elgamal encryption project, created with visual basic 6. Support text files input and output. Generate automatic public and private key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10753
    • 提供者:ndowie
  1. 1

    0下载:
  2. 对输入的字符串加密和解密,加密过程为,输入的字符串加上密钥对应位的数-The input string encryption and decryption, the encryption process is, the input bit string with the corresponding number key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:98576
    • 提供者:zhangyong
  1. des

    0下载:
  2. **函数: DesDecString **目的: 解密给定长度的串 **参数: sKey 密钥串. 一般为8个字节长(实际解密时只用其前8个字节) ** nKeyLen 密钥长度. 如果密钥为字符串(以 \0 结尾),值可为0 ** 如果密钥不足8个字节, 密钥串后面不足的字节以 \0 填充 ** sSrc 解密前的串. 为8个倍数字节长 ** nSrcLen 解密前的串长度. 该串长度必须为8的倍数个字节 ** sDest 存放解密后的串. 为nSrcLen字节长
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:6007
    • 提供者:victor
  1. DriveKeyFromPswd

    0下载:
  2. drive encryption key from input password
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4582
    • 提供者:Wu
  1. DES

    0下载:
  2. 输入明文以及密钥,用DES算法产生密文,或者输入密文以及密钥,产生明文-Input plaintext and the key, use the DES algorithm to generate cipher text, or input ciphertext and the key to produce plaintext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4445
    • 提供者:xy
  1. DES

    0下载:
  2. This particular algorithm is a brute force attack on the popular DES Encryption standard. The DES algorithm consists of 4 main classes which will be briefly discussed -The first class takes into consideration the assumption that the in the inputs a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9615
    • 提供者:RobT
  1. DES

    0下载:
  2. 实现DES加密和解密的算法 初始密钥可以随机产生或者自己输入-Implement DES algorithm for encryption and decryption key can be randomly generated or the initial input their own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1251638
    • 提供者:caosheng
  1. DES

    0下载:
  2. 强大的DES加密解密程序。 给8位字符作为密钥, 输入任何文件,输出加密后的密文。 输入任何文件,输出解密后的明文。 测试过输入可执行文件加密解密后仍然可执行。-Strong DES encryption and decryption process. To 8-bit characters as the key, enter any file, the output encrypted ciphertext. Enter any file, the output decr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1957720
    • 提供者:李淑怡
  1. 111

    0下载:
  2. idea加密算法设计利用输入需要加密内容和密钥进行加密 -idea encryption algorithm to encrypt the content and use of the input encryption key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:96780
    • 提供者:xulin
  1. my_gpio_keys

    0下载:
  2. 天嵌提供的GPIO驱动没什么用,限制性太大了, 这个是基于天嵌2440的GPIO驱动, 通过输入子系统event层,编写的gpio标准键盘驱动 除了板上的4个按键,从GPIO外展增加了两个按键, 为与PC上调试,定义为F1到F6-EmbbedSky provided gpio driver is useless, too restrictive, this is based on the TQ2440, through the input subsystem event laye
  3. 所属分类:Linux-Unix program

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

    0下载:
  2.  AES是分组密钥,算法输入128位数据,密钥长度也是128位。用Nr表示对一个数据分组加密的轮数(加密轮数与密钥长度的关系如表1所列)。每一轮都需要一个与输入分组具有相同长度的扩展密钥Expandedkey(i)的参与。由于外部输入的加密密钥K长度有限,所以在算法中要用一个密钥扩展程序(Keyexpansion)把外部密钥K扩展成更长的比特串,以生成各轮的加密和解密密钥。-AES is the group key, the algorithm 128-bit data input, is 12
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-20
    • 文件大小:3813376
    • 提供者:王风
  1. DES

    0下载:
  2. 对称算法又称为传统密码算法。对称算法的对称性体现在加密密钥能够从解密密钥推算出来, 反之亦然。在大多数对称算法中, 加解密的密钥是相同的。可见, 对称密钥算法的加解密密钥都是保密的。对称密钥算法又分为两种分组密码和流密码。分组密码将明文分割为若干个定长的数据块称为一个分组, 每次对一个分组进行处理流密码又称序列密码, 依次对输人每个元素进行处理。DES算法是一种最通用的对称密钥算法, 属于分组密码算法。-Symmetric algorithm, also known as the tradit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:86380
    • 提供者:王风
  1. linux-Qt-keyhandle

    0下载:
  2. linux系统下的按键子系统与QT按键系统对接的方法和实现-linux key input subsystem &QT keyhandler communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6933
    • 提供者:孙明
  1. file-encrypt

    0下载:
  2. 用自己设定的密钥对文件加密解密(输入生成加密文件和解密文件的名字),然后会在根目录下面生成2个加密解密文件,加密文件是16位的字符,解密文件里面是原文件的数据-With their own set of file encryption and decryption key (encrypted file and decrypt the input generated file name) and then in the root directory will generate two files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:61311
    • 提供者:salen
  1. kaisajiami

    0下载:
  2. 编写凯撒加密、解密编码程序 要求:1)分别实现对文字和对文件的加密和解密 2)密钥由用户输入-Writing Caesar encryption, decryption, encoding process requires: 1) are the files to realize the text and the encryption and decryption 2) key input by the user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:563
    • 提供者:林诗
  1. HotKey

    0下载:
  2. VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。 -Hotkey instance of VC++ program source code, select the menu hotkey settings, and then test your set of keys. Program will se
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:16657
    • 提供者:madud00049
« 1 2 34 5 6 »
搜珍网 www.dssz.com