summaryrefslogtreecommitdiff
path: root/crypto/build.info
Commit message (Expand)AuthorAgeFilesLines
* Refactor build.infoHugo Landau2023-03-301-2/+2
* QUIC Thread Assisted Mode: Support Windows XPHugo Landau2023-03-301-0/+1
* Use of sparse_array.c only in the shared libsslRichard Levitte2023-02-141-3/+1
* Rationalize FIPS sourcesTomas Mraz2023-02-081-3/+3
* Do not include sparse_array.o in libssl with no-sharedTomas Mraz2023-01-311-1/+3
* Implement deterministic ECDSA sign (RFC6979)slontis2022-11-301-1/+1
* crypto: add preemptive threading supportČestmír Kalina2022-10-171-1/+1
* Add LoongArch64 cpuid and OPENSSL_loongarchcap_Pzhuchen2022-10-121-0/+2
* Rename ossl_sleep() to OSSL_sleep() and make it publicRichard Levitte2022-10-061-1/+1
* Add HPKE DHKEM provider support for EC, X25519 and X448.slontis2022-09-231-1/+1
* time: move OSSL_TIME to libcryptoPauli2022-09-131-1/+1
* Add RISC-V 32 cpuid supportHongren (Zenithal) Zheng2022-09-051-0/+2
* Add sparse array to libsslPauli2022-07-061-0/+2
* QUIC wire format supportHugo Landau2022-05-271-1/+2
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-4/+4
* Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen2022-05-191-0/+3
* Statically link the legacy provider to endecode_testMatt Caswell2022-01-111-2/+2
* FIPS: don't include crypto/passphrase.c in libfips.aRichard Levitte2021-06-051-2/+2
* Fix missing $CPUIDDEF in libdefault.aXiaofei Bai2021-05-111-0/+1
* Add the concept of a child OSSL_LIB_CTXMatt Caswell2021-05-111-1/+1
* Drop libimplementations.aRichard Levitte2021-05-071-1/+0
* Support DLL builds + Fix C RTL variantsTanzinul Islam2021-04-191-1/+1
* Add OSSL_PARAM_dup() and OSSL_PARAM_merge().Shane Lontis2021-04-121-1/+1
* Include BN assembler alongside CPUID codeRichard Levitte2021-04-021-3/+2
* Refactor CPUID codeRichard Levitte2021-04-021-14/+30
* Be more selective about copying libcrypto symbols into legacy.soMatt Caswell2021-03-231-1/+1
* Fix no-threadsMatt Caswell2020-12-141-1/+1
* Punycode decoding implementationDmitry Belyavskiy2020-08-261-0/+1
* CORE: Generalise internal pass phrase prompterRichard Levitte2020-08-241-1/+1
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-1/+1
* Remove explicit dependency on configdata.pm when processing .in filesRichard Levitte2020-05-131-1/+0
* Remove legacy FIPS_mode functionsShane Lontis2020-05-071-1/+1
* Add common internal crypto/ modules in liblegacy.aRichard Levitte2020-04-091-0/+2
* PROV: Add the beginning of a DER writing libraryRichard Levitte2020-04-071-1/+1
* Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis2020-04-011-1/+2
* Add pairwise consistency self tests to asym keygeneratorsShane Lontis2020-03-031-2/+2
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-1/+1
* Modify DSA and DH keys to use a shared FFC_PARAMS structShane Lontis2020-01-241-1/+2
* Add FIPS Self test kats for digestsShane Lontis2020-01-151-1/+1
* Optimize AES-GCM implementation on aarch64Fangming.Fang2019-12-191-0/+1
* Deprecate most of debug-memoryRich Salz2019-12-141-1/+1
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-291-1/+1
* Reinstate the KDF error macrosRichard Levitte2019-11-121-1/+1
* Move BLAKE2 digests completely to the default providerRichard Levitte2019-10-171-1/+1
* Fix missing Assembler definesShane Lontis2019-10-161-2/+6
* Rework how our providers are builtRichard Levitte2019-10-101-3/+3
* Configure: add missing dependency to fix parallel builds on WindowsDr. Matthias St. Pierre2019-09-211-0/+1
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-11/+10
* Cleanse crypto/kdf directoryPauli2019-09-061-1/+1
* Move KMAC to providersRichard Levitte2019-08-151-1/+1