summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-05-11Tests for creating req from PKCS8 keys with extra attrsDmitry Belyavskiy
2021-05-11reduce surprise in choice of CASE/String/STRING by allowing all inputs to be ...Michael Richardson
2021-05-11Reduce the runtime/output from the gmdiff testPauli
2021-05-11armcap: fix Mac M1 SHA512 support.David CARLIER
2021-05-10Fix i2d_PKCS8PrivateKey_nid_bio() regression.Shane Lontis
2021-05-10checksum fixPauli
2021-05-09Mark pop/clear error stack in der2key_decode_p8Daniel Bevenius
2021-05-09BIO_listen: disable setting ipv6_v6only on OpenBSD as it is a read only data ...David Carlier
2021-05-09Optimize RSA on armv8fangming.fang
2021-05-09FIPS checksums updateNicola Tuveri
2021-05-09Test oct2point for hybrid point encoding of (0, y)Theo Buehler
2021-05-09Avoid division by zero in hybrid point encodingTheo Buehler
2021-05-08tasn_dec: use do/while around statement macrosBenjamin Kaduk
2021-05-0880-test_cmp_http.t: Improve fuzzing exclusion patternDr. David von Oheimb
2021-05-08ssl.h.in: Fix deprecation exclusion for SRP-related declarationsDr. David von Oheimb
2021-05-08Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb
2021-05-08Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb
2021-05-08DOC: Fix all wrong occurrences of '<propq>' to 'I<propq>'Dr. David von Oheimb
2021-05-08apps/mac: Add digest and cipher command line optionsPauli
2021-05-08apps/mac: avoid need for two ^D when using stdin from a terminalPauli
2021-05-08apps: remove initial newline from mac outputPauli
2021-05-08apps: add mac, cipher and digest arguments to the kdf applet.Pauli
2021-05-08Remove unused code from the fips moduleShane Lontis
2021-05-08bn: Add fixed length (n=6), unrolled PPC Montgomery MultiplicationMartin Schwenke
2021-05-08BIO_printf.pod: Clarify that output is always null terminated.Scott McPeak
2021-05-07FIPS checksum updatePauli
2021-05-07provider: use a read lock when looking for a providerPauli
2021-05-07doc: document the new ossl_provider_clear_all_operation_bits() functionPauli
2021-05-07test: add a provider load/unload cache flush test.Pauli
2021-05-07provider: flush the store cache when providers are loaded/unloaded.Pauli
2021-05-07Updated gost-engine to latest commit from master branchTomas Mraz
2021-05-07Unify parameter types in documentationTomas Mraz
2021-05-07Fixes #14662. Return all EC parameters even for named curvesJon Spillett
2021-05-07Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphersJon Spillett
2021-05-07make updateRichard Levitte
2021-05-07Drop libimplementations.aRichard Levitte
2021-05-07Rename files in providers/implementations/signaturesRichard Levitte
2021-05-07changes: add note about application output formatting differences.Pauli
2021-05-06Avoid sending alerts after shutdownDmitry Belyavskiy
2021-05-06Fix NULL dereference when ENCODER does not implement IMPORT_OBJECTPetr Gotthard
2021-05-06evp_extra_test: Avoid potential double free of paramsTomas Mraz
2021-05-06Clarify where dispatch functions/ids are definedDaniel Bevenius
2021-05-06Clarify two comments (typos) in fipsprov.cDaniel Bevenius
2021-05-06Prepare for 3.0 alpha 17Matt Caswell
2021-05-06Prepare for release of 3.0 alpha 16openssl-3.0.0-alpha16Matt Caswell
2021-05-06Update copyright yearMatt Caswell
2021-05-06Update the FIPS checksumsMatt Caswell
2021-05-06Add some tests for -inform/keyform enforcementTomas Mraz
2021-05-06Document the behavior of the -inform and related optionsTomas Mraz