| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto/gc-random: Fix typo in last commit. | Bruno Haible | 2020-05-30 | 2 | -2/+2 |
* | crypto/gc-random: Fix link error on MSVC. | Bruno Haible | 2020-05-30 | 2 | -1/+4 |
* | crypto/gc: Make more robust in multithreaded applications. | Bruno Haible | 2020-05-28 | 1 | -0/+1 |
* | crypto/af_alg, renameatu, same, term-style-control: Depend on fstat. | Bruno Haible | 2020-03-09 | 1 | -0/+1 |
* | crypto/hmac-*: Use 'restrict'. | Bruno Haible | 2020-02-23 | 4 | -0/+4 |
* | crypto/sha512-buffer: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/sha256-buffer: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/sha1-buffer: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/md5-buffer: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/md4: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/md2: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/rijndael: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/arctwo: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/arcfour: Use 'restrict'. | Bruno Haible | 2020-02-23 | 1 | -0/+1 |
* | crypto/gc-pbkdf2: New module. | Simon Josefsson | 2020-01-15 | 3 | -2/+41 |
* | crypto/gc-sha512: Add tests. | Bruno Haible | 2019-08-24 | 1 | -0/+11 |
* | crypto/gc-sha256: Add tests. | Bruno Haible | 2019-08-24 | 1 | -0/+11 |
* | crypto/gc-sha256, crypto/gc-sha512: New modules. | Bruno Haible | 2019-08-24 | 2 | -0/+48 |
* | crypto/gc-{md[24],rijndael} tests: Fix link error with --with-libgcrypt. | Bruno Haible | 2019-08-24 | 3 | -0/+3 |
* | gc: Fix configuration with --with-libgcrypt. | Bruno Haible | 2019-08-24 | 1 | -0/+1 |
* | Remove incorrect 'Link' sections. | Bruno Haible | 2019-01-04 | 4 | -8/+0 |
* | hmac-*: refactor to remove repetitive code | Pádraig Brady | 2018-10-01 | 4 | -0/+4 |
* | af_alg: Fix state of stream after sendfile() succeeds. | Bruno Haible | 2018-06-25 | 1 | -0/+1 |
* | af_alg tests: Add another test. | Bruno Haible | 2018-06-25 | 4 | -0/+4 |
* | crypto: use byteswap | Paul Eggert | 2018-06-17 | 6 | -0/+6 |
* | Port crypto/af_alg to GCC 4.8.4 | Paul Eggert | 2018-06-03 | 1 | -0/+1 |
* | crypto: omit stream ops Emacs doesn’t need | Paul Eggert | 2018-05-21 | 8 | -45/+137 |
* | af_alg: recover better from crypto failures | Paul Eggert | 2018-05-09 | 1 | -2/+2 |
* | crypto/{md5,sha1,sha256,sha512} tests: Add benchmarks. | Bruno Haible | 2018-05-06 | 4 | -0/+28 |
* | af_alg: Fix bug with streams that are not at position 0. | Bruno Haible | 2018-05-06 | 1 | -0/+2 |
* | Followup to 'af_alg: New module.'. | Bruno Haible | 2018-05-06 | 4 | -8/+0 |
* | af_alg: New module. | Bruno Haible | 2018-05-05 | 5 | -24/+35 |
* | sys-limits.h: new file for crypto and safe I/O | Paul Eggert | 2018-05-05 | 4 | -0/+4 |
* | crypto/{md5,sha1,sha256,sha512}: Fix compilation error (S_TYPEISTMO). | Bruno Haible | 2018-05-05 | 4 | -0/+4 |
* | crypto/{md5,sha1,sha256,sha512}: Fix module description. | Bruno Haible | 2018-05-05 | 4 | -0/+4 |
* | sha512: Add tests. | Bruno Haible | 2018-05-05 | 1 | -0/+12 |
* | sha256: Add tests. | Bruno Haible | 2018-05-05 | 1 | -0/+12 |
* | sha1 tests: Add test for sha1_stream. | Bruno Haible | 2018-05-05 | 1 | -0/+1 |
* | md5 tests: Add test for md5_stream. | Bruno Haible | 2018-05-05 | 1 | -0/+1 |
* | md5sum: use kernel crypto API | Matteo Croce | 2018-05-05 | 1 | -1/+5 |
* | sha512sum: use kernel crypto API | Matteo Croce | 2018-05-05 | 1 | -1/+5 |
* | sha256sum: use kernel crypto API | Matteo Croce | 2018-05-05 | 1 | -1/+5 |
* | sha1sum: use AF_ALG when available | Matteo Croce | 2018-05-05 | 1 | -1/+5 |
* | New module: crypto/gc-sm3 | Jia Zhang | 2017-10-29 | 2 | -0/+35 |
* | New module: crypto/sm3 | Jia Zhang | 2017-10-28 | 2 | -0/+41 |
* | md5, sha1, sha256, sha512: use openssl routines if available | Pádraig Brady | 2013-12-03 | 19 | -0/+39 |
* | gc: support HMAC-SHA256 and HMAC-SHA512. | Simon Josefsson | 2013-08-26 | 8 | -0/+136 |
* | modules/crypto/gc-*: simplify dependencies and fix stdalign.h bug | Paul Eggert | 2011-11-17 | 10 | -84/+9 |
* | crypto libraries: use stdalign | Paul Eggert | 2011-10-27 | 8 | -0/+8 |
* | crypto/gc-sha1: Fix recent regression. | Bruno Haible | 2011-06-17 | 1 | -0/+3 |