2.2.17.10 has now been released. Harald Welte has started 2.4 porting. We're trying to make the linux/crypto directory as portable as possible, so this patch integrates his changes. In 2.4, /proc entries are created by service functions so cryptoapi.c now has its own proc_mkdir implementation for 2.2. Available from ftp.kernel.org:/pub/linux/kernel/crypto/v2.2/patch-int-2.2.17.10.gz ChangeLog: 2000-10-17 Alexander Kjeldaas <astor@xxxxxxx> * International kernel patch 2.2.17.10 released. * Changes from 2.4 kernel port by Harald Welte <laforge@xxxxxxxxxxxx> merged. * Added AES-style testvectors "ecb_vk.txt" for all AES finalists. * Removed cipher_context->key - nobody was using it. Changed cipher_context->iv from u32[] to u8[]. * In loop_gen.c: IV for cbc-mode initialized in little-endian manner. NOTE: This breaks old loopback files on big-endian machines. * testing: New option -s to testcip to swab32 the ciphertext before comparisons. Compile fixes. 2000-10-16 Alexander Kjeldaas <astor@xxxxxxx> * International kernel patch 2.2.17.9 released. * loop_gen.c fix. Do not check blocksize of a cipher to decide whether it supports encrypting a variable-length block. It always does. astor -- Alexander Kjeldaas Mail: astor@xxxxxxx finger astor@xxxxxxxxxxxxxxxxx for OpenPGP key. Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/