aboutsummaryrefslogtreecommitdiff
path: root/crypto/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect SHA*ASMTheo Buehler2025-02-141-3/+0
* Disable MD5 ASMTheo Buehler2025-01-241-8/+0
* Provide getdelim and getline compat shimsTheo Buehler2024-12-201-0/+8
* Link mlkem to buildTheo Buehler2024-12-141-0/+3
* Disable sha1 assembly on amd64Theo Buehler2024-12-041-8/+0
* Disable sha512 perlasmTheo Buehler2024-11-161-8/+0
* The stuff in ec_kmeth was relocatedTheo Buehler2024-11-161-1/+0
* Disable additional MSVC warningsDon Olmstead2024-11-131-1/+11
* ecp_{smpl,mont}.c -> ecp_methods.cTheo Buehler2024-11-121-2/+1
* Disable sha256 assemblyTheo Buehler2024-11-081-8/+0
* Hook up new aarch64 feature detectionTheo Buehler2024-11-081-1/+3
* malloc-wrapper -> crypto_memoryTheo Buehler2024-11-051-1/+1
* adapt to my upstream churnTheo Buehler2024-11-051-6/+2
* -ec{,p}_oct.cTheo Buehler2024-11-031-2/+0
* +ec_convert.c -ec_print.cTheo Buehler2024-10-301-1/+1
* ec_check.c was removedTheo Buehler2024-10-191-1/+0
* Remove -DWHIRLPOOL_ASMTheo Buehler2024-10-181-4/+0
* Fix conditional nestingTheo Buehler2024-10-181-1/+1
* Hook i386 crypto_cpu_caps to buildTheo Buehler2024-10-181-0/+2
* Hook up crypto_cpu_caps_init()Theo Buehler2024-10-181-8/+4
* conf_mall.c is no moreTheo Buehler2024-10-181-1/+0
* ec_cvt.c hit the atticTheo Buehler2024-10-181-1/+0
* don't override language property for ASM files as CBrent Cook2024-10-081-4/+0
* Pull if() statement out of argument listTheo Buehler2024-10-021-3/+3
* Only use DLL_NAME_WITH_SOVERSION for cmake >= 3.27Theo Buehler2024-10-021-1/+3
* Land #1084, Append version to dll on CMakeBrent Cook2024-10-011-5/+3
|\
| * Append version to dll on CMakeYang Kun2024-08-211-5/+3
* | DES met jsing. And it never looked quite the same again.Theo Buehler2024-08-311-18/+4
* | enc_read.c is goneTheo Buehler2024-08-311-1/+0
* | ui_util.c was removedTheo Buehler2024-08-311-1/+0
* | conf_api.h was removed, conf_local.h was addedTheo Buehler2024-08-311-0/+1
* | Adjust for whirlpool removalTheo Buehler2024-08-311-2/+0
* | Link x509_siginfo.c to the buildTheo Buehler2024-08-281-0/+1
|/
* Initial cut for crypto_arch.hTheo Buehler2024-08-111-20/+10
* ex_data is now implemented in crypto_ex_data.cTheo Buehler2024-08-021-1/+1
* tls1_prf is in kdf/, not in hkdf/Theo Buehler2024-07-091-1/+1
* Add tls1_prf.c to buildTheo Buehler2024-07-091-0/+1
* Need to pass crypto/err to -ITheo Buehler2024-06-251-0/+1
* cmake: match autoconf build in terms of HAVE_AES macrosTheo Buehler2024-05-311-0/+20
* Remove timegm() compatTheo Buehler2024-05-251-5/+0
* bye bye enc_writ.cTheo Buehler2024-05-241-1/+0
* Unhook o_str.cTheo Buehler2024-04-151-1/+0
* Land #1032, mingw: re-enable endbr opcode, add workaround for llvm cet.h issueBrent Cook2024-04-081-1/+1
|\
| * mingw: re-enable endbr opcode, add workaround for clang `cet.h` issueViktor Szakats2024-03-261-1/+1
* | camellia/cast consolidation copingTheo Buehler2024-03-291-26/+2
* | A concentration of ideas has happenedTheo Buehler2024-03-281-5/+1
* | Consolidate AES sourcesTheo Buehler2024-03-281-12/+1
* | Consolidate whirlpoolTheo Buehler2024-03-281-6/+1
* | Remove md32_common.h, unconditionally link aes.cTheo Buehler2024-03-281-1/+0
* | Place rc4.c in a more sensible placeTheo Buehler2024-03-281-1/+1