1. b9d3cfa Split up GCM into a start/update/finish cycle by Paul Bakker · 12 years ago
  2. b6c5d2e Cleanup up non-prototyped functions (static) and const-correctness by Paul Bakker · 12 years ago
  3. 169b7f4 Fixed gcm.c formatting (removed redundant spaces) by Paul Bakker · 12 years ago
  4. 0ecdb23 Cleanup of the GCM code by Paul Bakker · 12 years ago
  5. 09d6725 Modified to work in-place by Paul Bakker · 13 years ago
  6. 3d2dc0f Corrected GCM counter incrementation to use only 32-bits instead of 128-bits by Paul Bakker · 12 years ago
  7. 4a2bd0d - Merged fixes 1394 and 1395 from trunk to PolarSSL 1.2 branch by Paul Bakker · 13 years ago
  8. 67f9d53 - Removed code breaking strict-aliasing by Paul Bakker · 13 years ago
  9. 5c2364c - Moved from unsigned long to uint32_t throughout code by Paul Bakker · 13 years ago
  10. fc5183c - Added input checking and more efficient buffer overlap use by Paul Bakker · 13 years ago
  11. f916962 - Removed unused variables by Paul Bakker · 13 years ago
  12. 89e80c9 - Added base Galois/Counter mode (GCM) for AES by Paul Bakker · 13 years ago