summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-20Fix missing bn_mul_mont symbol in solaris fips moduleShane Lontis
2019-09-20Move gcm decryption tag check higher up in the callstackShane Lontis
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz
2019-09-19Avoid ?: construct in XXXerr callsRich Salz
2019-09-19Add merge-err-lines scriptRich Salz
2019-09-19Deprecate XXXerr() macrosRich Salz
2019-09-19Add script convert XXerr to ERR_raiseRich Salz
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-19In provider implemented methods, save the name number, not the name stringRichard Levitte
2019-09-19Fix Solaris compile errors in provider ciphersShane Lontis
2019-09-19Add option grouping capability to appsJon Spillett
2019-09-19Add aes_ocb cipher to providersShane Lontis
2019-09-19Add sm4 ciphers to default providerShane Lontis
2019-09-18Update fuzzing README for recent clang versionsBrian Chen
2019-09-18Fix strict-warnings buildPatrick Steuer
2019-09-18Fix aes ofb, cfb and cfb8 for s390xPatrick Steuer
2019-09-18Add SEED ciphers to default providerShane Lontis
2019-09-18Refactor TLS1-PRF to create the MAC contexts earlyRichard Levitte
2019-09-18Add cast5 ciphers to default providerShane Lontis
2019-09-18Change PARAMETER NAMES links to PARAMETERSPauli
2019-09-18Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.Pauli
2019-09-18Fix links to functions.Pauli
2019-09-18Cleanup KDF section 1 documentation.Pauli
2019-09-18Clean up KDF documentation in section 7.Pauli
2019-09-18Add support for io_pgetevents_time64 syscallAlistair Francis
2019-09-18Add IDEA ciphers to default providerShane Lontis
2019-09-18Fix Compiler error/warning for windows icl buildShane Lontis
2019-09-18Fix Coverity CID:1453685 'unreachable code' in aes_xts code.Shane Lontis
2019-09-18crypto/bn/build.info: Correct use of SSE2 definitionRichard Levitte
2019-09-17apps/pkcs12: print multiple PKCS#12 safeBag attribute values if presentJon Spillett
2019-09-17Fix Solaris aes_hw_t4 compile issueShane Lontis
2019-09-16Fix building statically without any dso supportBernd Edlinger
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-09-16Build files: Unify standard arguments for assembler generating scripsRichard Levitte
2019-09-16clearing the ecx private key memoryManishPatidar1
2019-09-16Avoid mentioning ctrl_str in the MAC documentation.Pauli
2019-09-16Use "PARAMETERS" in the documentation headings.Pauli
2019-09-15Add blowfish ciphers to default providerShane Lontis
2019-09-15Add fips module integrity checkShane Lontis
2019-09-15Fix compile error detected by Solaris buildShane Lontis
2019-09-15Fix aesni_xts compile errorShane Lontis
2019-09-15Fix small typo in doc for X509_STORE_CTX_newJan-Frederik Rieckers
2019-09-15Fix examples in the section 7 KDF man pages.Pauli
2019-09-14fix CRMF symmetric key handlingAndreas Kretschmer
2019-09-14Use param types instead of native types in the param descriptionsPauli
2019-09-14Use param types for parameter descriptions. Mention a size_t limit to those ...Pauli
2019-09-14Add wording to limit the 'size' parameter to no more than can be specified us...Pauli
2019-09-14Add aes_xts cipher to providersShane Lontis
2019-09-14Fix S390X bad size_t that causes memory trash in legacy ciphersShane Lontis