| Commit message (Expand) | Author | Age | Files | Lines |
| * | [dev.boringcrypto] crypto/ecdsa, crypto/rsa: use boring.Cache | Russ Cox | 2022-04-29 | 2 | -20/+16 |
| * | [dev.boringcrypto] crypto/..., go/build: align deps test with standard rules | Russ Cox | 2022-04-29 | 2 | -6/+31 |
| * | [dev.boringcrypto] all: add boringcrypto build tags | Russ Cox | 2022-04-29 | 2 | -0/+18 |
| * | [dev.boringcrypto] all: merge master into dev.boringcrypto | Chressie Himpel | 2022-04-27 | 1 | -9/+7 |
| |\ |
|
| | * | crypto/elliptic: refactor package structure | Filippo Valsorda | 2022-04-27 | 1 | -9/+7 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Chressie Himpel | 2022-04-20 | 1 | -0/+1 |
| |\ \
| |/ |
|
| | * | all: separate doc comment from //go: directives | Russ Cox | 2022-04-05 | 1 | -0/+1 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Chressie Himpel | 2022-02-03 | 1 | -45/+50 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa,crypto/elliptic: update docs and spec references | Filippo Valsorda | 2022-02-03 | 1 | -45/+50 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Roland Shoemaker | 2021-11-05 | 4 | -11/+5 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa: draw a fixed amount of entropy while signing | Filippo Valsorda | 2021-11-05 | 1 | -6/+2 |
| | * | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 2 | -2/+0 |
| | * | all: use bytes.Cut, strings.Cut | Russ Cox | 2021-10-06 | 1 | -3/+3 |
| * | | [dev.boringcrypto] all: merge commit 9d0819b27c (CL 314609) into dev.boringcr... | Filippo Valsorda | 2021-05-13 | 5 | -151/+162 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa,crypto/elliptic: improve tests and benchmarks | Filippo Valsorda | 2021-05-06 | 3 | -150/+159 |
| | * | crypto/ecdsa: fix dead reference link | Mostyn Bramley-Moore | 2021-03-13 | 1 | -1/+1 |
| | * | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 2 | -0/+2 |
| * | | [dev.boringcrypto] crypto/hmac: merge up to 2a206c7 and skip test | Katie Hockman | 2020-11-18 | 1 | -32/+27 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa: use FillBytes on s390x | Ruixin Bao | 2020-09-30 | 1 | -32/+27 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Dmitri Shuralyov | 2020-05-07 | 2 | -4/+27 |
| |\ \
| |/ |
|
| | * | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PrivateKey.Equal | Filippo Valsorda | 2020-05-05 | 2 | -4/+27 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Dmitri Shuralyov | 2020-05-07 | 5 | -2/+254 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa: implement ecdsa on s390x for P256/P384/P521 using KDSA instruction | Ruixin Bao | 2020-04-27 | 5 | -2/+254 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda | 2020-04-08 | 4 | -10/+154 |
| |\ \
| |/ |
|
| | * | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.Equal | Filippo Valsorda | 2020-03-26 | 2 | -0/+84 |
| | * | Revert "crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.Equal" | Bryan C. Mills | 2020-03-23 | 2 | -95/+0 |
| | * | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement PublicKey.Equal | Filippo Valsorda | 2020-03-23 | 2 | -0/+95 |
| | * | crypto/ecdsa: add SignASN1, VerifyASN1 | Katie Hockman | 2020-02-21 | 3 | -10/+70 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda | 2019-11-19 | 5 | -256/+19 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa: remove s390x assembly | Michael Munday | 2019-10-16 | 5 | -251/+4 |
| | * | crypto/ecdsa: fix buffer size on s390x for ecdsa | bill_ofarrell | 2019-10-16 | 2 | -4/+4 |
| | * | crypto/ecdsa: improve documentation readability | Mostyn Bramley-Moore | 2019-08-28 | 1 | -5/+15 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda | 2019-06-27 | 5 | -6/+252 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa: implement ecdsa on s390x for P256/P384/P521 using KDSA instruction | bill_ofarrell | 2019-05-24 | 5 | -6/+252 |
| * | | [dev.boringcrypto] crypto: move crypto/internal/boring imports to reduce merg... | Filippo Valsorda | 2019-06-09 | 1 | -2/+5 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda | 2019-02-08 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa: fix NSA reference to Suite B implementer's guide to FIPS 186-3 | Gerasimos (Makis) Maropoulos | 2018-12-10 | 1 | -1/+1 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda | 2018-09-06 | 1 | -0/+32 |
| |\ \
| |/ |
|
| | * | crypto/ecdsa: add a package level example | Phil Pearl | 2018-08-02 | 1 | -0/+32 |
| * | | [dev.boringcrypto] all: merge master into dev.boringcrypto | Filippo Valsorda | 2018-06-08 | 2 | -1/+5 |
| |\ \
| |/ |
|
| | * | crypto: randomly read an extra byte of randomness in some places. | Adam Langley | 2018-06-07 | 1 | -0/+4 |
| | * | all: update comment URLs from HTTP to HTTPS, where possible | Tim Cooper | 2018-06-01 | 1 | -1/+1 |
| * | | [dev.boringcrypto] all: merge master (nearly Go 1.10 beta 1) into dev.boringc... | Russ Cox | 2017-12-06 | 2 | -20/+57 |
| |\ \
| |/ |
|
| | * | crypto/elliptic: reduce allocations on amd64 | Ilya Tocar | 2017-11-30 | 1 | -12/+24 |
| | * | crypto/{ecdsa,rsa}: rename argument to PrivateKey.Sign. | Adam Langley | 2017-10-29 | 1 | -6/+9 |
| | * | all: fix article typos | Kunpei Sakai | 2017-09-15 | 1 | -1/+1 |
| | * | crypto/elliptic: fix incomplete addition used in CombinedMult. | Adam Langley | 2017-09-11 | 1 | -0/+22 |
| * | | [dev.boringcrypto] crypto/ecdsa: use unsafe.Pointer instead of atomic.Value | Russ Cox | 2017-08-19 | 2 | -32/+23 |
| * | | [dev.boringcrypto] crypto/ecdsa: use BoringCrypto | Russ Cox | 2017-08-17 | 2 | -0/+151 |
| |/ |
|
| * | crypto/ecdsa: correct code comment. | Adam Langley | 2016-10-02 | 1 | -1/+1 |