Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: fix megacheck warnings (#14917) | Egon Elbre | 2017-08-08 | 1 | -3/+2 |
| | | | | | | * crypto: fix megacheck warnings * crypto/ecies: remove ASN.1 support | ||||
* | crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 | Felix Lange | 2016-10-02 | 1 | -1/+1 |
| | | | | This pulls in the assembly implementation of keccakf1600 for amd64. | ||||
* | crypto/sha3: Copy latest code from "golang.org/x/crypto/sha3" | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -0/+193 |
| | | | | Revision: 1f22c0103821b9390939b6776727195525381532 | ||||
* | crypto/sha3: Delete old copied code | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -237/+0 |
| | |||||
* | crypto/sha3: add full license headers | Felix Lange | 2015-07-24 | 1 | -2/+26 |
| | |||||
* | crypto/sha3: pull in latest keccak from go crypto (45% speed increase) | Péter Szilágyi | 2015-06-03 | 1 | -11/+8 |
| | |||||
* | Moved sha3 from `obscuren` | obscuren | 2015-01-22 | 1 | -0/+216 |