Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix .gitignore for mlkem and pick up hidden header | Theo Buehler | 2024-12-20 | 1 | -0/+1 |
* | Remove mlkem and bytestring from public visibility for now | Theo Buehler | 2024-12-19 | 1 | -0/+1 |
* | 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/+6 |
* | The stuff in ec_kmeth was relocated | Theo Buehler | 2024-11-16 | 1 | -1/+0 |
* | ecp_{smpl,mont}.c -> ecp_methods.c | Theo Buehler | 2024-11-12 | 1 | -2/+1 |
* | Hook up new aarch64 feature detection | Theo Buehler | 2024-11-08 | 1 | -0/+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 |
* | cryptlib.h is now crypto_local.h | Theo Buehler | 2024-11-05 | 1 | -1/+0 |
* | -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 |
* | Hook i386 crypto_cpu_caps to build | Theo Buehler | 2024-10-18 | 1 | -0/+3 |
* | Hook up crypto_cpu_caps_init() | Theo Buehler | 2024-10-18 | 1 | -0/+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 |
* | DES met jsing. And it never looked quite the same again. | Theo Buehler | 2024-08-31 | 1 | -19/+4 |
* | Be better at grep... | Theo Buehler | 2024-08-31 | 1 | -1/+0 |
* | 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 | -1/+2 |
* | Adjust for whirlpool removal | Theo Buehler | 2024-08-31 | 1 | -5/+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 | -1/+20 |
* | ex_data is now implemented in crypto_ex_data.c | Theo Buehler | 2024-08-02 | 1 | -1/+1 |
* | lhash_local.h was removed | Theo Buehler | 2024-07-14 | 1 | -1/+0 |
* | 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 |
* | Link err_local.h to build | Theo Buehler | 2024-06-24 | 1 | -0/+1 |
* | Remove timegm() compat | Theo Buehler | 2024-05-25 | 1 | -4/+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 |
* | Add hidden evp.h and conf.h | Theo Buehler | 2024-04-09 | 1 | -0/+2 |
* | Add hidden aes.h and camellia.h | Theo Buehler | 2024-03-29 | 1 | -0/+2 |
* | Add hidden whrlpool | Theo Buehler | 2024-03-29 | 1 | -0/+1 |
* | camellia/cast consolidation coping | Theo Buehler | 2024-03-29 | 1 | -14/+2 |
* | A concentration of ideas has happened | Theo Buehler | 2024-03-28 | 1 | -5/+1 |
* | Consolidate AES sources | Theo Buehler | 2024-03-28 | 1 | -1/+1 |
* | Uppercase SOURCES | Theo Buehler | 2024-03-28 | 1 | -1/+1 |
* | Consolidate whirlpool | Theo Buehler | 2024-03-28 | 1 | -3/+1 |
* | Add hidden blowfish.h | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Hook up hidden DES | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Add hidden ripemd.h | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Remove md32_common.h, unconditionally link aes.c | Theo Buehler | 2024-03-28 | 1 | -2/+0 |
* | Place rc4.c in a more sensible place | Theo Buehler | 2024-03-28 | 1 | -1/+3 |
* | Add hiddens in rc4 | Theo Buehler | 2024-03-28 | 1 | -0/+1 |
* | Cope with aes consolidation | Theo Buehler | 2024-03-27 | 1 | -5/+1 |
* | Drop some no longer existing files | Theo Buehler | 2024-03-27 | 1 | -5/+1 |
* | Blowfish was simplified | Theo Buehler | 2024-03-27 | 1 | -5/+1 |