|
|
1.1.1.4 root 1: /*
2: Legal Notice: The source code contained in this file has been derived from
3: the source code of Encryption for the Masses 2.02a, which is Copyright (c)
4: Paul Le Roux and which is covered by the 'License Agreement for Encryption
5: for the Masses'. Modifications and additions to that source code contained
6: in this file are Copyright (c) TrueCrypt Foundation and are covered by the
1.1.1.5 ! root 7: TrueCrypt License 2.3 the full text of which is contained in the file
1.1.1.4 root 8: License.txt included in TrueCrypt binary and source code distribution
9: packages. */
1.1 root 10:
11: extern unsigned char ks_tmp[MAX_EXPANDED_KEY];
12:
13: void CipherInit2(int cipher, void* key, void* ks, int key_len);
14: BOOL Des56TestLoop ( void *test_vectors , int nVectorCount , int enc );
15: BOOL test_hmac_sha1 (void);
16: BOOL test_hmac_ripemd160 (void);
17: BOOL test_hmac_whirlpool (void);
18: BOOL test_pkcs5 (void);
19: BOOL TestSectorBufEncryption ();
20: BOOL AutoTestAlgorithms (void);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.