Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto/rsa: fix salt length calculation with PSSSaltLengthAuto | Himanshu Kishna Srivastava | 2021-03-29 | 1 | -1/+1 |
* | math/big: add (*Int).FillBytes | Filippo Valsorda | 2020-05-05 | 1 | -10/+7 |
* | crypto/rsa: refactor RSA-PSS signing and verification | Filippo Valsorda | 2020-04-02 | 1 | -82/+91 |
* | crypto/rsa: improve error message for keys too short for PSS | Filippo Valsorda | 2018-02-14 | 1 | -1/+1 |
* | crypto/rsa: fix URL for the PKCS #1 v2.2 document in pss.go | Ulrich Kunitz | 2017-08-28 | 1 | -1/+1 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -1/+1 |
* | all: remove public named return values when useless | Brad Fitzpatrick | 2016-02-29 | 1 | -3/+3 |
* | crypto/rsa: check CRT result. | Adam Langley | 2015-12-17 | 1 | -1/+1 |
* | crypto/rsa: rsa.SignPSS with opts=nil shouldn't crash. | Adam Langley | 2015-01-06 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+297 |