Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sha256/gcrypt: die on gcry_md_open failures | Eric Wong | 2023-07-31 | 1 | -1/+3 |
* | sha256/gcrypt: fix memory leak with SHA-256 repos | Eric Wong | 2023-07-31 | 1 | -0/+1 |
* | sha256/gcrypt: fix build with SANITIZE=leak | Eric Wong | 2023-07-31 | 1 | -4/+4 |
* | hash: implement and use a context cloning function | brian m. carlson | 2020-02-24 | 1 | -0/+6 |
* | sha256: add an SHA-256 implementation using libgcrypt | brian m. carlson | 2018-11-14 | 1 | -0/+30 |