summaryrefslogtreecommitdiff
path: root/third_party/boringssl/common
Commit message (Expand)AuthorAgeFilesLines
* boringssl: Implement sysrand from TRNGYi Chou2023-05-162-0/+28
* Reland "tree: Remove the stale boringssl AES code"Yi Chou2023-04-252-1688/+0
* Revert "Reland "tree: Remove the stale boringssl AES code""Jonathon Murphy2023-04-212-0/+1688
* Reland "tree: Remove the stale boringssl AES code"Yi Chou2023-04-212-1688/+0
* Revert "tree: Remove the stale boringssl AES code"Yi Chou2023-04-182-0/+1688
* tree: Remove the stale boringssl AES codeYi Chou2023-04-182-1688/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-122-2/+2
* trng: Rename rand to trng_randTom Hughes2022-07-061-1/+1
* Revert "trng: Rename rand to trng_rand"Pin-yen Lin2022-06-281-1/+1
* trng: Rename rand to trng_randTom Hughes2022-06-281-1/+1
* third_party/boringssl: Remove unused headerTom Hughes2022-06-211-1/+0
* curve25519: Move to third_partyNicolas Boichat2020-03-242-0/+886
* aes-gcm: Fix unused error for kSizeTWithoutLower4BitsCraig Hesling2019-06-241-4/+6
* aes-gcm: Fix undefined ref gcm_gmult_v8 gcm_ghash_v8Craig Hesling2019-06-141-1/+17
* aes-gcm: Adapt AES-GCM to build for ECNicolas Boichat2018-09-211-236/+38
* aes-gcm: Baseline implementation from BoringSSLNicolas Boichat2018-09-201-0/+1063
* aes: Adapt AES code to build for ECNicolas Boichat2018-09-201-70/+17
* aes: Baseline implementation from BoringSSLNicolas Boichat2018-09-201-0/+859