24 Commits (f3fbadeae053aaa897df8433912bec59eb483521)

Autor SHA1 Mensaje Fecha
  David Benjamin a97919791b Use C99 for size_t loops in gcm.c. hace 8 años
  David Benjamin 54091230cd Use C99 for size_t loops. hace 8 años
  David Benjamin be12248829 Fix aarch64 build. hace 8 años
  David Benjamin f41bb59703 Remove unused functions. hace 8 años
  Brian Smith b4e3e694e8 Use correct counter after invoking stitched AES-NI GCM code. hace 8 años
  Brian Smith a3d9528e9e Unify AEAD and EVP code paths for AES-GCM. hace 8 años
  Brian Smith 11676a7399 Use |kSizeTWithoutLower4Bits| in crypto/modes/gcm.c. hace 8 años
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. hace 8 años
  David Benjamin 2077cf9152 Use UINT64_C instead of OPENSSL_U64. hace 9 años
  Adam Langley 0f9f0ead2e Fix the shared builders by exporting GCM symbols. hace 9 años
  Brian Smith 0f8bfdeb33 Make |gcm128_context| memcpy-safe. hace 9 años
  Brian Smith 3f3f25d8a2 Fix constness of |gcm128_context.key|. hace 9 años
  Brian Smith eca509c8da Clarify confusing conditionals in crypto/gcm/gcm.c. hace 9 años
  Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time. hace 9 años
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. hace 9 años
  Brian Smith 78fe4fd297 Fix more warnings about old-style prototypes. hace 9 años
  David Benjamin 6eb000dbee Add in missing curly braces part 3. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Adam Langley 3e6526575a aarch64 support. hace 9 años
  Adam Langley 98ad22ec7a Fix "integer constant is too large for 'long' type" errors. hace 10 años
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. hace 10 años
  Adam Langley 3f4e13c7da Fix GCM in non-AESNI mode. hace 10 años
  Adam Langley 6a57f92195 bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication algorithm suggested in following paper: hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años