24 Revīzijas (f3fbadeae053aaa897df8433912bec59eb483521)

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