17 次代码提交 (f3fbadeae053aaa897df8433912bec59eb483521)

作者 SHA1 备注 提交日期
  David Benjamin 0a63b96535 Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 年前
  David Benjamin 054e151b16 Rewrite ARM feature detection. 8 年前
  David Benjamin 85003903fc Remove CRYPTO_set_NEON_functional. 8 年前
  Adam Langley 9e65d487b8 Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 9 年前
  David Benjamin f8e9dcaeea iOS builds use the static ARM CPU configuration. 9 年前
  Adam Langley 6a7cfbe06a Allow ARM capabilities to be set at compile time. 9 年前
  David Benjamin 7315251d4e Replace cpuid assembly with C code. 9 年前
  David Benjamin c3717f4a00 Extra documentation. 9 年前
  Adam Langley 04c36b5062 Never set RC4_CHAR. 9 年前
  Adam Langley 3e6526575a aarch64 support. 9 年前
  David Benjamin 5b082e880d Various documentation fixes. 9 年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 年前
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. 10 年前
  Adam Langley 31ebde9e5e Add a control to disable the Poly1305 NEON code. 10 年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10 年前
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前