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

搜索资源列表

  1. LZWarithmetic

    0下载:
  2. LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.71kb
    • 提供者:傻傻
  1. passdic

    0下载:
  2. 由于目前很多字典生成的密码很难满足我们的要求,假如你的密码忘记一部份但又记得一些 如果使用常规的密码字典生成的密码将非常庞大,爆破时间会非常长,本程序特点是你可以输入一段固定的密码加上密码字典生成的密码。 所以本人写了这个密码字典程序,希望能给大家破解密码带来方便!-As many dictionaries generated passwords difficult to meet our requirements. If you forget the password of a par
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:198.48kb
    • 提供者:gsj0791
  1. SHA1-security

    0下载:
  2. sha1生成固定长度的消息摘要,是hash,比MD5要安全,没有被破解-sha1 generate a fixed length message digest, is the hash, to secure than MD5, not crack
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:40.9kb
    • 提供者:besfan
  1. SHA1.rar

    0下载:
  2. 根据SHA-1信息摘要算法,实现对任意数据的SHA-1消息摘要算,输入信息可以是二进制,十六进制,ASCII码,汉字或英文,或者是文本文档,等各种类型的文件,运行软件后生成固定长度的消息摘要,程序能提供良好地用户界面,According to SHA-1 message digest algorithm to achieve for arbitrary data, SHA-1 message digest calculation, input information can be binary,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3.32mb
    • 提供者:jane
  1. STM32AES

    3下载:
  2. 移植 AES 加密算法到STM32,很实用的算法程序,利用固定ID标识来加密非常好.-Transplantation AES encryption algorithm to STM32, very practical algorithm procedure, and use a fixed identity to encrypt a very good ID.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-07
    • 文件大小:5kb
    • 提供者:刘仁长
  1. openssh-5.2p1.tar

    0下载:
  2. OpenSSH是一个免费(Free)版本的基于SSH协议的网络连接工具软件包。它将所有通信流量进行加密,可以有效地防范各种监听手段,杜绝网络连接的泄密。OpenSSH具备安全性高、可靠性高、可用性好、功能全面等特点。不仅如此,由于OpenSSH的开放性,用户还可以通过Internet得到广泛及时的技术支持。 OpenSSH目前支持支持SSH协议1.3版本、1.5版本和2.0版本,包括这样一些应用程序: sshd:服务器端的守护程序,监听来自客户机的连接,负责完成安全验证并提供服务。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:992.79kb
    • 提供者:liuliu
  1. md5

    0下载:
  2. MD5算法源码,包含算法的实现源码和测试码,可将不定长信息映射到定长信息,可用于软件加密系统中-MD5 algorithm source code, including the algorithm and test source code, variable length information can be mapped to the fixed-length information can be used for software encryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4.36kb
    • 提供者:刘勇
  1. uthash-1.5

    0下载:
  2. uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table s
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:459.71kb
    • 提供者:孙文
  1. Encoder_DingChangJiaMi

    0下载:
  2. 加密算法.采用定长方式.可逆加密方式.des.混排.钥匙.均在密文中.-Encryption algorithm. The use of fixed-length approach. Reversible encryption method. Des. Mixed. Key. Are dense text.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:27.28kb
    • 提供者:DanAlpha
  1. Playfair_Fixed_SA_Flips

    0下载:
  2. 用模擬退火法求解Playfair加密法的程序,計算速度比暴力法好多了,檔案內破解用的範例就是碼書(The Code Book)的第六階的密碼,剛好就是用Playfair加密的,可以參考。-Playfair fixed Temperature Simulated Annealing with flips by Michael J. Cowan Run with file cipher1.txt containing cipher and TetraLog_hank.bin containing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:184.34kb
    • 提供者:sudolai
  1. UnitCrc

    0下载:
  2. CRC 32 bit fixed poly 0x04c11db7 algo unit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.89kb
    • 提供者:loud
  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
    • 文件大小:10.05kb
    • 提供者:haec
  1. MD5

    0下载:
  2. MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。   将数据(如汉字)运算为另一固定长度值是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。-MD5 or Message-Digest Algorithm 5 (Information- Digest Algorithm 5), used to ensure a complete a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1.8kb
    • 提供者:jolly
  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
    • 文件大小:5.82kb
    • 提供者:wangyicai
  1. encrypt

    0下载:
  2. Delphi程序加密。加密是将每个字符提取出来与一个固定值进行异或,实现加密。-Delphi program encryption. Encryption is extracted from each character with a different fixed value or to achieve encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7.34kb
    • 提供者:李唐军
  1. abc

    0下载:
  2. Abstract—This paper describes a pseudorandom carrier modulation scheme and its harmonic spectra spread effect. The pseudorandom carrier of the proposed scheme are produced through the random synthesis of the two triangular carriers, each of the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:238.67kb
    • 提供者:akhilesh
  1. sha1

    0下载:
  2. sha-1消息摘要算法c++代码,用于数字签名时将消息加密成固定长的密文。-sha-1 message digest algorithm c++ code, when used for digital signatures into fixed-length messages encrypted ciphertext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2.46kb
    • 提供者:张 陶
  1. DES

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

    • 发布日期:2017-03-29
    • 文件大小:84.36kb
    • 提供者:王风
  1. Pro_bigprim

    0下载:
  2. 产生固定位长的大素数,可以通过控制台程序产生一个大素数放入一个文件中,同时在屏幕上打印;如果所产生的数较小,可以直接用变量接收的直接打印到屏幕结束。-Have a fixed bit length of the large prime numbers, you can create a console application into a large prime number file, and print on the screen If the resulting number is sm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:617.33kb
    • 提供者:小杨
  1. MD5lib

    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-24
    • 文件大小:4.7kb
    • 提供者:suguiyang
« 12 »
搜珍网 www.dssz.com