-
加密解密算法DEC、RC4、XOR、Skipjack、TEA、TwoFish等
標(biāo)簽:
Skipjack
TwoFish
DEC
RC4
上傳時間:
2017-01-30
上傳用戶:mikesering
-
TwoFish加密算法,帶驗(yàn)證程序,驗(yàn)證通過
標(biāo)簽:
TwoFish
加密算法
上傳時間:
2014-01-12
上傳用戶:caozhizhi
-
VHDL implementation of the TwoFish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.
標(biāo)簽:
implementation
TwoFish
cipher
VHDL
上傳時間:
2017-06-25
上傳用戶:王小奇
-
libGringotts是一個小型、易于使用的、完全線程的C語言庫,最初為Gringotts開發(fā)。它的目的是將數(shù)據(jù)封閉在一個加密和壓縮的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TwoFish, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函數(shù)的SHA1和 RIPEMD-160)來確保數(shù)據(jù)盡可能安全,并允許用戶對所有使用的加密、哈希函數(shù)和壓縮算法有完全的控制。
標(biāo)簽:
libGringotts
C語言
線程
上傳時間:
2014-12-04
上傳用戶:wlcaption
-
使用VB寫的加密算法庫,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and TwoFish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD5, and RipeMD), 還有 Huffman和Base64算法.
標(biāo)簽:
加密
算法庫
上傳時間:
2014-12-21
上傳用戶:zhichenglu
-
一個提供檔案及Partition作加解密的程式支援以下的加密演算法AESBlowfishCAST5SerpentTriple DESTwoFishAES-BlowfishAES-TwoFishAES-TwoFish-SerpentSerpent-AESSerpent-TwoFish-AESTwoFish-Serpent
標(biāo)簽:
DESTwoFishAES-BlowfishAES-TwoFish
AESBlowfishCAST5SerpentTriple
Partition
AES
上傳時間:
2014-01-22
上傳用戶:hzy5825468
-
1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5個方案成為最終候選方案:MARS, RC6, Rijndael, Serpent, TwoFish。 2000年10月,由比利時的Joan Daemen和Vincent Rijmen提出的算法最終勝出。( Rijndael 讀成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/
標(biāo)簽:
1997
上傳時間:
2014-01-19
上傳用戶:希醬大魔王
-
源碼開放的加密軟件。最新版本!!可以在一個文件內(nèi)部創(chuàng)建多樣化的加密磁盤并且將其配置為一個可以通過一個驅(qū)動器盤符訪問的虛擬磁盤.任何存儲在該虛擬磁盤上的文件可以被自動地實(shí)時加密,并且只有當(dāng)使用正確的密碼或者密匙配置時才可以訪問. TrueCrypt 支持多樣化的加密算法,包括 AES-256, Blowfish (448-bit key), CAST5, Serpent, Triple DES 和 TwoFish.其它的功能包括 FAT32 或者 NTFS 格式的支持,隱藏卷。
標(biāo)簽:
磁盤
加密
虛擬
源碼開放
上傳時間:
2015-11-08
上傳用戶:dancnc
-
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/
標(biāo)簽:
open-source
encryption
Features
software
上傳時間:
2013-12-20
上傳用戶:123啊
-
The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, TwoFish, TEA[N] algorithms and ECB, CBC, CFB, OFB, CTR cipher modes.
標(biāo)簽:
implementation
SHA
CRC
32
上傳時間:
2014-01-04
上傳用戶:shinesyh