搜索资源列表
YeeTooMD5P
- YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, everyone can use it free, modify
zhihuan-
- 单表置换 使用单表置换算法解密一段字符串。-Replacement using a single table single table replacement algorithm to decrypt a string.
code
- 采用DES算法,实现字符串和文本文档加密解密,对算法进行强度测试-The use of DES algorithm, the realization of the string and the text document encryption and decryption of the algorithm testing
CapicomSgned
- How to create your personal CA certificate, signed your software, Crypt string or files with sha1-md5! Enjoy
Security_I206458582007
- CAPTCHA CONTROL: myImageSecurity v 1.1 (With and Without GD Both Versions) This code provides Man-Machine Interaction (Human Interaction) for Web The security string is generated with randon angles. This simple but Powerful PHP is code used to verif
largenumberoperation
- module dwin.lab.BigInt /+ version(Tango) { import tango.stdc.math import tango.stdc.stdlib import tango.stdc.string import tango.stdc.stdio } else { import std.c.math import std.c.stdlib import std.c.string i
sha1
- 基于C语言的sha-160认证代码,提供文件哈希和字符串哈希,希望对大家有帮助-Sha-160 certification based on C language code, the file hash and string has
MD5
- MD5 encrption for string
MD5
- 用于形成文档和字符串的MD5压缩码.形式为一般的应用程序源码。根据需要用户可改成其他形式。-Used to form document and string MD5 compression code
csharppafile
- C#加密、解密到文件的源代码,字符串加密程序,可将粘贴在里面的字符串加密到文件保存-C# encryption, decryption source code to a file, string encryption program can be pasted inside the string encryption to save the file
BASE64
- BASE64解码 VBS源代码 Function fDecode(sStringToDecode) Const CharList = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" Dim iDataLength, sOutputString, iGroupInitialCharacter sStringToDecode = Replace(Replace(Replace(sSt
ssl-distance-edit-cert
- 包含证书的解析、ssl通信测试、编辑距离算法求字符串相似度-Contains the certificate parsing, ssl communication test, edit distance algorithm for getting string similarity
desVC
- 经典加密算法源代码,能够实现对任意长度字符串的加密,在vc6.0环境下编译通过-Classic encryption algorithm source code of arbitrary length string encryption compiled by vc6.0 environment
TWCDESComp
- 应用于BCB6以上版本的DES加密解密控件,可以方便的对字符串进行加密解密.-DES encryption and decryption used in BCB6 version control, easy string encryption and decryption.
CYY31CAESAR
- 凯撒加解密算法,实现单个字符和整个字符串的加解密程序,很好用-Simple encryption and decryption algorithm to achieve a single character and the entire string encryption and decryption procedures, very good use
md5StringEncryption
- excel字符串加密e xcel字符串加密-excel excel string encryption string encryption excel string encryption
DES
- 用C实现DES算法,有MFC界面。主要实现字符串加密和字符加密。可以作为一个加密小软件-DES algorithm implemented in C, with MFC interface. The main achievement of the character string encryption and encryption. Encryption can be used as a small software
Aes
- 和之前DES算法一样。这是AES算法的实现,有MFC界面。主要是字符和字符串加密。可以作为加密小软件-And before the same DES algorithm. This is the AES algorithm with MFC interface. Main character and string encryption. Encryption software can be used as a small
CryptoExample
- Full workin code sgared by shaun for Cryotp Tesing using AES for string as well as files.
jm
- 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
