搜索资源列表
vfp加密与解密
- 一个简单实用的数据加密程序,在我们生活中重要数据比如身份验证,采用明文存取,很容易被别人窃取,而先采用加密后再存入数据库,用的时候再还原,这样就保证了数据安全性.-a simple and practical data encryption procedures, in our lives important information such as authentication, access expressly adopted, it is easy for others to steal,
VB.NET - Security - Encrypt and Decrypt Data
- Tutorial for Vb .Net for Encryption/Decryption of data
银行数据安全的加密技术和设备
- 银行数据安全的加密技术和设备-bank data security encryption technology and equipment
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
MD5
- MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald.L.Rivest开发出来,经MD2、MD3和MD4发展而来。-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), in the early 90
md5
- MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。-The full name of MD5 is
NewECC
- ECC Encryption used for high level data security in networks.
md5
- MD5 A Javascr ipt implementation of the RSA Data Security, Inc. MD5 Message Digest Algorithm, as defined in RFC 1321. Version 2.1 Copyright (C) Paul Johnston 1999 - 2002.-MD5 A Javascr ipt implementation of the RSA Data Security, Inc. MD5 Mes
AES
- 由美国国家标准技术研究所(NIST)于1997年开始启动并征集算法,在2000年确定采用Rijndael 作为其最终算法,对数据安全性有要求的可以采用,比DES安全-By the U.S. National Institute of Standards and Technology (NIST) started in 1997, and solicited their algorithm, in 2000, to determine the final adoption of Rijndael
Fileencryptioanddecryption
- 数据安全实用程序,加密解密简单程序。小程序,加密自然比较简单,程序在win-tc下通过。-Data security, utilities, encryption decryption simple procedure.Small programs, encryption is relatively simple nature, the program adopted under the win-tc.
MD5
- 该代码为MD5加密算法,程序已经调试通过,跟大家共享。-MD5C.C- RSA Data Security, Inc., MD5 message-digest algorithm
MD5
- MD5的全称是message-digest algorithm 5(信息-摘要算法),在90年代初由mit laboratory for computer science和rsa data security inc的ronald l. rivest开发出来,经md2、md3和md4发展而来。-The full name is the MD5 message-digest algorithm 5 (Information- digest algorithm), in the early 90s b
vigenere
- 计一个vigenere密码类,类的对象各自拥有不用的密匙。用不用对象加密相同的明文,将会获得不同的密文。加密过程如下:设密匙为K=k1k2.......kn,明文为M=m1m2.......mn,密文为C=c1c2.......cn,其中k1k2.........kn,m1m2...........mn, c1c2.........cn,每个都代表一个字母。 将字母A到Z编号,从0到25,那么它们之间有这样的对应关系:ci=(mi+ki)mod26。 例如,M=data sec
md5
- Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)-Message Digest Algorithm MD5
Transmission-security
- 数据安全传输控制规范,主要介绍加密的相关内容-Transmission Control specification of data security
3DES-and-DES
- 实现了DES和三重DES加密,你可与有效的保护你的数据安全。-this software realize DES and Trop-DES encryption.you can user protect your data security.so if you are interested,you can downlod it.
md5
- A Actionscr ipt implementation of the RSA Data Security, Inc. MD5 Message Digest Algorithm, as defined in RFC 1321.
MD5
- PB中md5码加密解密,用于数据安全,防止直接读取数据库内容。-PB in md5 encryption and decryption code for data security and prevent direct read the database content.
Vigenere
- vigenere密码可以加密数据以保证数据的安全,也可以解密数据,实现数据的还原-vigenere password encrypt data to ensure data security, data can be decrypted, realize restore data
DES
- DES ENCRYPTION ALGORITHM FOR DATA SECURITY