Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * New name mangling, to reduce the risk of link collisions. All | Niels Möller | 2003-04-12 | 1 | -7/+13 |
* | * aes-internal.h (struct aes_table): sparc_idx[0] should now | Niels Möller | 2002-05-15 | 1 | -1/+6 |
* | * aes-internal.h (struct aes_table): Renamed the shift_idx field | Niels Möller | 2002-05-15 | 1 | -3/+3 |
* | (struct aes_table): New subtable idx_shift. | Niels Möller | 2002-02-15 | 1 | -0/+5 |
* | (struct aes_table): New structure, including all | Niels Möller | 2002-02-14 | 1 | -15/+27 |
* | (itable): New bigger table, generated by aesdata.c. | Niels Möller | 2002-02-13 | 1 | -6/+7 |
* | * aes-internal.h (AES_SMALL): New macro. | Niels Möller | 2002-02-12 | 1 | -2/+14 |
* | (dtbl): Replaced with table generated by aesdata. | Niels Möller | 2002-02-12 | 1 | -3/+3 |
* | * aes-set-key.c, aes-tables.c: New files, split off from aes.c. | Niels Möller | 2002-02-11 | 1 | -0/+51 |