summaryrefslogtreecommitdiffstats
path: root/ms (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-11Set FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated with FIPS 186-2 genTomas Mraz1-3/+7
2021-08-11aes_v8_xts_encrypt is present only on 64bit arm buildsTomas Mraz1-1/+1
2021-08-11Omitted signature_algorithms extension alerts updatedDmitry Belyavskiy1-2/+2
2021-08-11MacOS: Add an include of <CommonCrypto/CommonCryptoError.h>David Bohman1-0/+1
2021-08-08doc: remove errant claim that these are not FIPS okayPauli1-2/+0
2021-08-08doc: Fix ECX FIPS documentationPauli1-4/+4
2021-08-06Avoid freeing the conf lhashes in X509_V3_EXT*_add_confTomas Mraz1-0/+5
2021-08-06Fix CMP app TLS connection not respecting vpm options like -crl_checkDr. David von Oheimb1-5/+2
2021-08-06Fix test case for a2i_IPADDRESSAmir Mohammadi1-2/+3
2021-08-06Test case for a2i_IPADDRESSChristian Heimes1-0/+54
2021-08-06Fix ipv4_from_asc behavior on invalid Ip addressesAmir Mohammadi1-2/+6
2021-08-06X509_STORE_CTX_get_error: Fix some minor documentation issuesTomas Mraz1-6/+3
2021-08-06Fix VS2019 compile error C4703: potentially uninitialized local pointer varia...Kelvin Lee1-2/+2
2021-08-05cms: Fix handling of -rctform optionTomas Mraz1-8/+4
2021-08-05cms: Do not try to check binary format on stdinTomas Mraz1-0/+2
2021-08-05req: Avoid segfault when -modulus is usedTomas Mraz2-3/+8
2021-08-05[doc/man3] documentation: BN_cmp manpage updatesBilly Brumley1-18/+23
2021-08-05test: add -macopt hexkey: to dgst command testsPauli1-1/+16
2021-08-05ctrls: add missing control string translation for key -> priv for HMACPauli1-1/+1
2021-08-05evp_test: add TLS 1.3 KDF test suitePauli1-0/+1