summaryrefslogtreecommitdiff
path: root/crypto/build.info
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move GMAC to providersRichard Levitte2019-08-151-1/+1
* Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte2019-08-121-1/+1
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-2/+2
* Remove some utilities from the core to provider interfaceMatt Caswell2019-07-231-1/+1
* Add internal function ossl_algorithm_do_all()Richard Levitte2019-07-231-1/+2
* Parameter building utilities.Pauli2019-07-171-1/+1
* Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell2019-07-121-1/+1
* Add simple ASN.1 utils for DSA signature DER.David Makepeace2019-07-121-2/+1
* Make allocation/free/clean available to providersRich Salz2019-07-111-2/+3
* Tell the FIPS provider about thread stop eventsMatt Caswell2019-06-171-2/+2
* Move cpuid_asm_src file information to build.info filesRichard Levitte2019-06-171-2/+39
* Move uplink file information to build.info filesRichard Levitte2019-06-171-1/+17
* Use variables in build.info files where it's worth the whileRichard Levitte2019-06-151-14/+11
* Make BIGNUM code available from within the FIPS moduleMatt Caswell2019-06-121-1/+1
* Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell2019-06-031-2/+2
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer2019-05-301-1/+1
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-1/+1
* Make some EVP code available from within the FIPS moduleMatt Caswell2019-05-231-1/+2
* Make core code available within the FIPS moduleMatt Caswell2019-05-231-1/+5
* Create internal number<->name mapping APIRichard Levitte2019-05-121-1/+1
* ossl_bsearch(): New generic internal binary search utility functionRichard Levitte2019-05-081-2/+2
* Add a way for the application to get OpenSSL configuration dataRichard Levitte2019-04-231-1/+1
* Create a FIPS provider and put SHA256 in itMatt Caswell2019-04-041-0/+5
* Replumbing: add a configuration module for providersRichard Levitte2019-04-031-1/+2
* Replumbing: Add a mechanism to pre-populate the provider storeRichard Levitte2019-03-191-1/+1
* Replumbing: Add constructor of libcrypto internal method structuresRichard Levitte2019-03-121-1/+1
* OSSL_PARAM helper functions.Pauli2019-03-121-1/+1
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-121-1/+1
* Replumbing: New public API to load or add providersRichard Levitte2019-03-111-1/+1
* Replumbing: Add the Provider Object, type OSSL_PROVIDERRichard Levitte2019-03-111-0/+4
* Add generic trace APIRichard Levitte2019-03-061-0/+1
* Properties for implementation selection.Pauli2019-02-181-1/+1