Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * aes.h (aes_encrypt, aes_decrypt): Declare ctx argument as const. | Niels Möller | 2010-07-07 | 1 | -1/+1 |
* | * aes-decrypt.c (_aes_decrypt_table): Deleted the indexing array, | Niels Möller | 2006-05-18 | 1 | -6/+0 |
* | * aes-internal.h (struct aes_table): Deleted idx and sparc_idx | Niels Möller | 2005-10-17 | 1 | -7/+6 |
* | (_aes_decrypt_table): Moved table here, and made | Niels Möller | 2005-10-14 | 1 | -2/+314 |
* | * Reordered includes in most or all .c-files. All should now include | Niels Möller | 2003-05-12 | 1 | -1/+5 |
* | *** empty log message *** | Niels Möller | 2002-05-15 | 1 | -1/+0 |
* | * aes-decrypt.c (_aes_decrypt_table): Moved from this file... | Niels Möller | 2002-05-15 | 1 | -312/+0 |
* | (struct aes_table): New subtable idx_shift. | Niels Möller | 2002-02-15 | 1 | -0/+4 |
* | * aes-tables.c: Deleted, tables moved elsewhere... | Niels Möller | 2002-02-14 | 1 | -0/+347 |