summaryrefslogtreecommitdiffstats
path: root/gost-engine (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-03rsa: make the maximum key strength check FIPS only.Pauli2-14/+22
2021-06-03Add an EVP demo for signatures using ECyuechen-chen4-0/+334
2021-06-03update checksumsPauli3-214/+216
2021-06-03util: update FIPS checksumming script to be more aggressive with whitespacePauli1-9/+5
2021-06-02Add enable-fips to CI configurationJon Spillett1-1/+1
2021-06-02Disable tracing within the FIPS moduleJon Spillett1-2/+2
2021-06-02ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZETomas Mraz2-4/+4
2021-06-0280-test_cms.t: Replace use of ee-self-signed.pem by more suitable smrsa1.pemDr. David von Oheimb1-92/+82
2021-06-02ee-self-signed.pem: Restore original version, adding -attime to 25-test_verify.tDr. David von Oheimb2-18/+17
2021-06-02list: update to not use XXX_get_number() callsPauli1-77/+24
2021-06-02store: include internal headerPauli1-1/+1
2021-06-02doc: fix OSSL_(EN|DE)CODER_get0_name function namesPauli2-2/+2
2021-06-02libcrypto: make XXX_get_number() internalPauli18-39/+13
2021-06-02doc: make XXX_get_number() internalPauli13-86/+11
2021-06-02Add internal get_number functions to internal headersPauli3-0/+4
2021-06-02add internal get_number functons to crypto/evp.hPauli1-0/+12