Advanced encryption system of NIST( 美國國家標準局). The codes are in C.
標簽: C. encryption Advanced system
上傳時間: 2013-12-18
上傳用戶:15071087253
可以實現的DES(DES是Data encryption Standard(數據加密標準)的縮寫)加密算法。
標簽: encryption DES Standard Data
上傳時間: 2014-01-05
上傳用戶:aappkkee
《網絡安全技術》 實驗報告DES是Data encryption Standard(數據加密標準)的縮寫。它是由IBM公司研制的一種加密算法,美國國家標準局于1977年公布把它作為非機要部門使用的數據加密標準,二十年來,它一直活躍在國際保密通信的舞臺上,扮演了十分重要的角色。DES是一個分組加密算法,分組長度為64b,密鑰長度也為64b,但因為含有8個奇偶校驗比特,所以實際密鑰長度為56b。DES算法是迄今為止使用最為廣泛的加密算法。 有關算法的詳細介紹請參閱教材。
標簽: encryption Standard Data DES
上傳時間: 2017-01-23
上傳用戶:a673761058
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/
標簽: open-source encryption Features software
上傳時間: 2013-12-20
上傳用戶:123啊
AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
標簽: encryption decryption AES and
上傳時間: 2017-02-16
上傳用戶:Zxcvbnm
DES encryption source, for chaining and block crypt
標簽: encryption chaining source block
上傳時間: 2013-12-28
上傳用戶:heart520beat
This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message from which the hash code (key) is generated using the SHA algorithm. Then this key is used to enctypted the data in the file(s). This key is stored in the encrypted file along with the encrypted data.
標簽: demonstrates encryption functions implement
上傳時間: 2017-03-08
上傳用戶:xuanchangri
This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message from which the hash code (key) is generated using the SHA algorithm. Then this key is used to enctypted the data in the file(s). This key is stored in the encrypted file along with the encrypted data.
標簽: demonstrates encryption functions implement
上傳時間: 2014-01-10
上傳用戶:yyq123456789
DES( Data encryption Standard)算法,于1977年得到美國政府的正式許可,是一種用56位密鑰來加密64位數據的方法。DES算法以被應用于許多需要安全加密的場合。(如:UNIX的密碼算法就是以DES算法為基礎的)。
標簽: encryption Standard Data DES
上傳時間: 2013-12-23
上傳用戶:mpquest
this little chapter describe the usage of encryption methods. author : Hugo Fruehauf I HOPE YOU CAN FIND IT NICE AND GOOD. THANKS A LOT JEMO
標簽: encryption Fruehauf describe chapter
上傳時間: 2014-12-21
上傳用戶:15071087253