Annotation of truecrypt/crypto/serpent.h, revision 1.1.1.3

1.1.1.3 ! root        1: void serpent_set_key(const unsigned __int8 userKey[], int keylen, unsigned __int8 *ks);
        !             2: void serpent_encrypt(const unsigned __int8 *inBlock, unsigned __int8 *outBlock, unsigned __int8 *ks);
        !             3: void serpent_decrypt(const unsigned __int8 *inBlock,  unsigned __int8 *outBlock, unsigned __int8 *ks);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.