| Commit message (Expand) | Author | Age | Files | Lines |
* | hide symbols in dsa | beck | 2023-07-08 | 10 | -8/+232 |
* | Hide symbols in cmac | beck | 2023-07-08 | 3 | -1/+57 |
* | Hide symbols in objects | beck | 2023-07-08 | 7 | -5/+130 |
* | Hide symbols in rsa | beck | 2023-07-08 | 18 | -18/+384 |
* | Hide symbols in sha | beck | 2023-07-08 | 5 | -3/+101 |
* | Hide symbols in bn | beck | 2023-07-08 | 20 | -18/+449 |
* | Hide symbols in txt_db | beck | 2023-07-08 | 3 | -1/+48 |
* | Hide symbols in md4 and md5 | beck | 2023-07-08 | 7 | -6/+92 |
* | Hide symbols in cast, idea, and ocsp | beck | 2023-07-08 | 23 | -20/+630 |
* | Hide symbols in crypto.h | beck | 2023-07-08 | 10 | -8/+190 |
* | Hide symbols in cms, comp, conf, and buffer | beck | 2023-07-08 | 24 | -19/+546 |
* | Remove unused SHA-1 implementation. | jsing | 2023-07-08 | 1 | -86/+1 |
* | Remove now unnecessary "do { } while (0)" | jsing | 2023-07-08 | 1 | -4/+2 |
* | Inline HASH_MAKE_STRING macro. | jsing | 2023-07-08 | 1 | -15/+14 |
* | Reorder functions. | jsing | 2023-07-08 | 1 | -113/+113 |
* | More style(9). | jsing | 2023-07-08 | 14 | -107/+82 |
* | Hit cast with the style(9) stick. | jsing | 2023-07-08 | 8 | -895/+898 |
* | Hide symbols in dso and ct | beck | 2023-07-08 | 14 | -11/+313 |
* | Hit the des directory with the loving mallet of knfmt | beck | 2023-07-08 | 26 | -2231/+2219 |
* | style(9) | jsing | 2023-07-08 | 1 | -36/+33 |
* | Hit ripemd with the style(9) stick. | jsing | 2023-07-08 | 4 | -249/+293 |
* | Hit md5 with the style(9) stick. | jsing | 2023-07-08 | 3 | -130/+163 |
* | Hit md4 with the style(9) stick. | jsing | 2023-07-08 | 3 | -114/+146 |
* | Inline rmd_local.h in rmd_dgst.c. | jsing | 2023-07-08 | 2 | -151/+93 |
* | Inline md5_local.h in md5_dgst.c. | jsing | 2023-07-08 | 2 | -134/+76 |
* | Inline md4_local.h in md4_dgst.c. | jsing | 2023-07-08 | 2 | -114/+56 |
* | Inline sm3_local.h in sm3.c. | jsing | 2023-07-08 | 2 | -87/+70 |
* | Hide symbols in sm3 | beck | 2023-07-08 | 3 | -1/+39 |
* | unbreak build when namespaced, file was here in my tree but didn't manage | beck | 2023-07-08 | 1 | -0/+39 |
* | upstream portable fix for ocsp_test | bcook | 2023-07-07 | 1 | -1/+6 |
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 117 | -1982/+320 |
* | Provide optimised bn_mulw() for riscv64. | jsing | 2023-07-07 | 1 | -7/+11 |
* | Remove symbols already declared in the public header | tb | 2023-07-07 | 1 | -6/+1 |
* | Provide a libcrypto Makefile.inc for riscv64. | jsing | 2023-07-07 | 1 | -0/+26 |
* | Implement SHA1_{Update,Transform,Final}() directly in sha1.c. | jsing | 2023-07-07 | 1 | -5/+104 |
* | Clean up alignment handling for SHA-256. | jsing | 2023-07-07 | 1 | -63/+43 |
* | Clean up SHA-256 input handling and round macros. | jsing | 2023-07-07 | 1 | -72/+58 |
* | Remove unused SHA-256 implementation. | jsing | 2023-07-07 | 1 | -71/+1 |
* | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 81 | -80/+1345 |
* | Hide symbols in hkdf, evp, err, ecdsa and ec | beck | 2023-07-07 | 5 | -0/+769 |
* | Hide symbols in lhash, pem, and rc2 | beck | 2023-07-07 | 22 | -19/+534 |
* | Hit idea with the loving mallet of knfmt | beck | 2023-07-07 | 7 | -380/+399 |
* | hide symbols in sm, rand, and poly1305 | beck | 2023-07-07 | 11 | -6/+192 |
* | Replace HOST_l2c() with htob32() or crypto_store_htobe32(). | jsing | 2023-07-07 | 1 | -17/+15 |
* | Rename RSA_eay_* to rsa_*. | jsing | 2023-07-07 | 1 | -44/+33 |
* | Enable reading RSA-PSS certificates | tb | 2023-07-07 | 1 | -1/+2 |
* | Hit rc2 with the loving mallet of knfmt. | beck | 2023-07-07 | 7 | -413/+425 |
* | Add test coverage for leading zero octet dance | tb | 2023-07-07 | 1 | -1/+15 |
* | fixup for MS compilers | bcook | 2023-07-07 | 1 | -1/+8 |
* | Hide symbols in ts | beck | 2023-07-07 | 13 | -11/+608 |