Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Garbage collect SHA*ASM | Theo Buehler | 2025-02-14 | 1 | -3/+0 |
* | Disable MD5 ASM | Theo Buehler | 2025-01-24 | 1 | -8/+0 |
* | Provide getdelim and getline compat shims | Theo Buehler | 2024-12-20 | 1 | -0/+8 |
* | Link mlkem to build | Theo Buehler | 2024-12-14 | 1 | -0/+3 |
* | Disable sha1 assembly on amd64 | Theo Buehler | 2024-12-04 | 1 | -8/+0 |
* | Disable sha512 perlasm | Theo Buehler | 2024-11-16 | 1 | -8/+0 |
* | The stuff in ec_kmeth was relocated | Theo Buehler | 2024-11-16 | 1 | -1/+0 |
* | Disable additional MSVC warnings | Don Olmstead | 2024-11-13 | 1 | -1/+11 |
* | ecp_{smpl,mont}.c -> ecp_methods.c | Theo Buehler | 2024-11-12 | 1 | -2/+1 |
* | Disable sha256 assembly | Theo Buehler | 2024-11-08 | 1 | -8/+0 |
* | Hook up new aarch64 feature detection | Theo Buehler | 2024-11-08 | 1 | -1/+3 |
* | malloc-wrapper -> crypto_memory | Theo Buehler | 2024-11-05 | 1 | -1/+1 |
* | adapt to my upstream churn | Theo Buehler | 2024-11-05 | 1 | -6/+2 |
* | -ec{,p}_oct.c | Theo Buehler | 2024-11-03 | 1 | -2/+0 |
* | +ec_convert.c -ec_print.c | Theo Buehler | 2024-10-30 | 1 | -1/+1 |
* | ec_check.c was removed | Theo Buehler | 2024-10-19 | 1 | -1/+0 |
* | Remove -DWHIRLPOOL_ASM | Theo Buehler | 2024-10-18 | 1 | -4/+0 |
* | Fix conditional nesting | Theo Buehler | 2024-10-18 | 1 | -1/+1 |
* | Hook i386 crypto_cpu_caps to build | Theo Buehler | 2024-10-18 | 1 | -0/+2 |
* | Hook up crypto_cpu_caps_init() | Theo Buehler | 2024-10-18 | 1 | -8/+4 |
* | conf_mall.c is no more | Theo Buehler | 2024-10-18 | 1 | -1/+0 |
* | ec_cvt.c hit the attic | Theo Buehler | 2024-10-18 | 1 | -1/+0 |
* | don't override language property for ASM files as C | Brent Cook | 2024-10-08 | 1 | -4/+0 |
* | Pull if() statement out of argument list | Theo Buehler | 2024-10-02 | 1 | -3/+3 |
* | Only use DLL_NAME_WITH_SOVERSION for cmake >= 3.27 | Theo Buehler | 2024-10-02 | 1 | -1/+3 |
* | Land #1084, Append version to dll on CMake | Brent Cook | 2024-10-01 | 1 | -5/+3 |
|\ | |||||
| * | Append version to dll on CMake | Yang Kun | 2024-08-21 | 1 | -5/+3 |
* | | DES met jsing. And it never looked quite the same again. | Theo Buehler | 2024-08-31 | 1 | -18/+4 |
* | | enc_read.c is gone | Theo Buehler | 2024-08-31 | 1 | -1/+0 |
* | | ui_util.c was removed | Theo Buehler | 2024-08-31 | 1 | -1/+0 |
* | | conf_api.h was removed, conf_local.h was added | Theo Buehler | 2024-08-31 | 1 | -0/+1 |
* | | Adjust for whirlpool removal | Theo Buehler | 2024-08-31 | 1 | -2/+0 |
* | | Link x509_siginfo.c to the build | Theo Buehler | 2024-08-28 | 1 | -0/+1 |
|/ | |||||
* | Initial cut for crypto_arch.h | Theo Buehler | 2024-08-11 | 1 | -20/+10 |
* | ex_data is now implemented in crypto_ex_data.c | Theo Buehler | 2024-08-02 | 1 | -1/+1 |
* | tls1_prf is in kdf/, not in hkdf/ | Theo Buehler | 2024-07-09 | 1 | -1/+1 |
* | Add tls1_prf.c to build | Theo Buehler | 2024-07-09 | 1 | -0/+1 |
* | Need to pass crypto/err to -I | Theo Buehler | 2024-06-25 | 1 | -0/+1 |
* | cmake: match autoconf build in terms of HAVE_AES macros | Theo Buehler | 2024-05-31 | 1 | -0/+20 |
* | Remove timegm() compat | Theo Buehler | 2024-05-25 | 1 | -5/+0 |
* | bye bye enc_writ.c | Theo Buehler | 2024-05-24 | 1 | -1/+0 |
* | Unhook o_str.c | Theo Buehler | 2024-04-15 | 1 | -1/+0 |
* | Land #1032, mingw: re-enable endbr opcode, add workaround for llvm cet.h issue | Brent Cook | 2024-04-08 | 1 | -1/+1 |
|\ | |||||
| * | mingw: re-enable endbr opcode, add workaround for clang `cet.h` issue | Viktor Szakats | 2024-03-26 | 1 | -1/+1 |
* | | camellia/cast consolidation coping | Theo Buehler | 2024-03-29 | 1 | -26/+2 |
* | | A concentration of ideas has happened | Theo Buehler | 2024-03-28 | 1 | -5/+1 |
* | | Consolidate AES sources | Theo Buehler | 2024-03-28 | 1 | -12/+1 |
* | | Consolidate whirlpool | Theo Buehler | 2024-03-28 | 1 | -6/+1 |
* | | Remove md32_common.h, unconditionally link aes.c | Theo Buehler | 2024-03-28 | 1 | -1/+0 |
* | | Place rc4.c in a more sensible place | Theo Buehler | 2024-03-28 | 1 | -1/+1 |