summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not install mlkem.h and bytestring.h into /usr/include/openssl for nowtb2024-12-191-3/+1
* Add ML-KEM 1024 from BoringSSLbeck2024-12-131-1/+2
* Add ML-KEM 768 from BoringSSLbeck2024-12-131-1/+8
* Merge ec_kmeth into ec_keytb2024-11-161-2/+1
* Merge ecp_mont.c into ecp_methods.ctb2024-11-121-2/+1
* Rename ecp_smpl.c to ecp_methods.ctb2024-11-121-2/+2
* Rename malloc-wrapper.c to crypto_memory.ctb2024-11-061-2/+2
* Rename cpt_err.c into crypto_err.ctb2024-11-051-2/+2
* Relocate FIPS stubs to crpyto_legacy.ctb2024-11-051-2/+1
* CRYPTO_mem_ctrl() is also relocated to crypto_legacy.ctb2024-11-051-2/+1
* Move OPENSSL_cleanse() to crypto_legacy()tb2024-11-051-2/+1
* Fold cversion.c into crypto_legacy.ctb2024-11-051-2/+1
* Rename cryptlib.c into crypto_legacy.ctb2024-11-051-2/+2
* Merge compressed coordinate setting back into ecp_smpl and ec_libtb2024-11-021-3/+1
* sorttb2024-11-011-2/+2
* Move the point2bn and point2hex API to ec_convert.ctb2024-10-301-2/+1
* Move public point <-> octets API to a new ec_convert.ctb2024-10-301-1/+2
* Move EC_GROUP_check() to ec_lib.ctb2024-10-191-2/+1
* Inline last use of OPENSSL_load_builtin_modules()tb2024-10-181-2/+1
* Move EC_GROUP_new_curve_GFp() into ec_lib.ctb2024-10-181-2/+1
* Combine DES code into a smaller set of files.jsing2024-08-311-18/+5
* Merge fcrypt_b.c into fcrypt.c.jsing2024-08-311-2/+1
* Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_Ptb2024-08-311-5/+1
* Nuke the whrlpool (named after the galaxy) from orbittb2024-08-311-7/+1
* Remove DES_enc_{read,write} and DES_rw_modetb2024-08-311-2/+1
* Garbage collec UI_UTIL remnantstb2024-08-311-2/+1
* Retire conf_api.h and the API thereintb2024-08-311-2/+1
* Make CONF_METHOD opaquetb2024-08-311-1/+2
* Implement X509_get_signature_info()tb2024-08-281-1/+2
* Remove the empty ui_compat.htb2024-08-101-2/+1
* Rewrite CRYPTO_EX_DATA.jsing2024-08-021-2/+2
* Remove the static symbols.namespace, and just generate the _libre_beck2024-07-101-4/+3
* link tls1_prf.c to buildtb2024-07-091-1/+2
* Actually enable namespaced builds in both libcrypto and libsslbeck2024-07-091-8/+1
* Enable namespaced builds by default for libssl and libcrypto.beck2024-07-091-3/+3
* libcrypto: constify most error string tablestb2024-06-241-1/+2
* Stub out DES_enc_{read,write}(3)tb2024-05-241-2/+1
* Take pem2.h behind the barntb2024-04-251-2/+1
* Bye, bye, OPENSSL_str{,n}casecmp()tb2024-04-151-2/+1
* Consolidate cast code.jsing2024-03-291-6/+2
* Consolidate camellia code.jsing2024-03-291-7/+1
* Move camellia to primary Makefile.jsing2024-03-291-4/+4
* Move aes_core.c to the primary Makefile.jsing2024-03-291-2/+2
* Consolidate idea into a single C file.jsing2024-03-291-6/+2
* Consolidate whirlpool into a single C file.jsing2024-03-291-3/+2
* Move wp_block.c to the primary Makefile.jsing2024-03-291-2/+2
* Merge aes_cbc.c into aes.c now that aes_cbc.c is used on all platforms.jsing2024-03-281-2/+1
* Nuke more leftover GOST tendrils.beck2024-03-281-2/+1
* Remove fallback files that are now always included in the build.jsing2024-03-281-5/+1
* Move rc4.c to primary Makefile.jsing2024-03-281-1/+4