summaryrefslogtreecommitdiff
path: root/modules/crypto
Commit message (Expand)AuthorAgeFilesLines
* alignasof: new modulePaul Eggert2023-01-156-6/+6
* getrandom: Rename LIB_GETRANDOM to GETRANDOM_LIB.Bruno Haible2023-01-0719-19/+19
* Fix various test link errors on MSVC.Bruno Haible2022-09-0517-15/+17
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-5/+6
* sm3-buffer tests: New module.Bruno Haible2021-09-192-11/+11
* sm3-buffer: New module.Bruno Haible2021-09-192-10/+35
* sha512-buffer tests: New module.Bruno Haible2021-09-192-12/+20
* sha512: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* sha256-buffer tests: New module.Bruno Haible2021-09-192-12/+20
* sha256: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* sha1-buffer tests: New module.Bruno Haible2021-09-192-10/+22
* sha1: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* md5-buffer tests: New module.Bruno Haible2021-09-192-10/+22
* md5: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* md4-buffer tests: New module.Bruno Haible2021-09-192-10/+10
* md4-buffer: New module.Bruno Haible2021-09-192-9/+31
* md2-buffer tests: New module.Bruno Haible2021-09-192-10/+10
* md2-buffer: New module.Bruno Haible2021-09-192-5/+27
* crypto: revert previous changePaul Eggert2021-09-074-4/+0
* crypto: add missing file af_alg.hPaul Eggert2021-09-064-0/+4
* gc-random: Fix link error in tests.Bruno Haible2021-01-202-1/+4
* gc-random: Replace implementation with call to getrandom.Simon Josefsson2021-01-202-6/+2
* Use module 'c99' when needed for variadic macros with '...' syntax.Bruno Haible2020-09-051-0/+1
* Use module 'c99' when needed for declaration-after-statement syntax.Bruno Haible2020-09-0512-0/+12
* crypto/gc-random: Fix typo in last commit.Bruno Haible2020-05-302-2/+2
* crypto/gc-random: Fix link error on MSVC.Bruno Haible2020-05-302-1/+4
* crypto/gc: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* crypto/af_alg, renameatu, same, term-style-control: Depend on fstat.Bruno Haible2020-03-091-0/+1
* crypto/hmac-*: Use 'restrict'.Bruno Haible2020-02-234-0/+4
* crypto/sha512-buffer: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/sha256-buffer: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/sha1-buffer: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/md5-buffer: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/md4: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/md2: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/rijndael: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/arctwo: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/arcfour: Use 'restrict'.Bruno Haible2020-02-231-0/+1
* crypto/gc-pbkdf2: New module.Simon Josefsson2020-01-153-2/+41
* crypto/gc-sha512: Add tests.Bruno Haible2019-08-241-0/+11
* crypto/gc-sha256: Add tests.Bruno Haible2019-08-241-0/+11
* crypto/gc-sha256, crypto/gc-sha512: New modules.Bruno Haible2019-08-242-0/+48
* crypto/gc-{md[24],rijndael} tests: Fix link error with --with-libgcrypt.Bruno Haible2019-08-243-0/+3
* gc: Fix configuration with --with-libgcrypt.Bruno Haible2019-08-241-0/+1
* Remove incorrect 'Link' sections.Bruno Haible2019-01-044-8/+0
* hmac-*: refactor to remove repetitive codePádraig Brady2018-10-014-0/+4
* af_alg: Fix state of stream after sendfile() succeeds.Bruno Haible2018-06-251-0/+1
* af_alg tests: Add another test.Bruno Haible2018-06-254-0/+4
* crypto: use byteswapPaul Eggert2018-06-176-0/+6
* Port crypto/af_alg to GCC 4.8.4Paul Eggert2018-06-031-0/+1