twofish.h File Reference
Detailed Description
...
Functions
- u8 twofish_setup (u8 *key, u8 keylen, Twofish_key *skey)
- void twofish_ecb_decrypt (u8 *ct, u8 *pt, Twofish_key *key)
- void twofish_ecb_encrypt (u8 *pt, u8 *ct, Twofish_key *key)
- u8 twofish_cbc_encrypt (u8 *in, u8 *out, u8 nr_blocks, Twofish_key *key)
- u8 twofish_cbc_decrypt (u8 *in, u8 *out, u8 nr_blocks, Twofish_key *key)
Copyright © 2004 BLADOX
| Turbo version 1.0
|