-
-
pegwit.zip
加密算法实现
Pegwit is a program for performing public key file encryption
and authentication.
Encryption means that pegwit allows you to keep the information
in files you send by email (or other means) confidential.
Eavesdroppers will not be able to ...
-
TCExplorer_src.zip
... within a file and mounts it as a real disk. The encryption is automatic, real-time (on-the-fly) and transparent. ... major disadvantage of TrueCrypt and all other on-the-fly encryption software is the requirement of administrative privileges on the computers ...
-
IDEA.rar
实现IDEA加密算法与解密算法
IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有效攻击算法。
-
DES101.zip
数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述
-
DES.ZIP
Implement Encryption/Decryption of DES
algorithm.
-
-
-
SimpleEncryption_src_net2.zip
Microsoft s .NET framework has robust support for encryption in the System.Security.Cryptography namespace. Everything you need to ... wrapped all my derived knowledge into a class I call Encryption. This class is heavily documented, string oriented, and most ...
-
Cryptor_src.zip
Cryptor uses the 256 bit Rijndael (otherwise known as AES, or the Advanced Encryption Standard) encryption to secure files. It does this using a CryptoStream object and the RijndaelManaged class. There is no default form to the application - double ...
-
FileEnc_Sources.zip
File Encryption utility is a simple tool for encrypting both text and binary files using the blowfish encryption algorithm.
-