Revīziju vēsture

Autors SHA1 Ziņojums Datums
  slontis 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 2 gadi atpakaļ
  Hugo Landau 606e0426a1 Add support for loading root CAs from Windows crypto API 2 gadi atpakaļ
  K1 08ae9fa627 Support decode SM2 parameters 2 gadi atpakaļ
  Todd Short 0113ec8460 Implement AES-GCM-SIV (RFC8452) 2 gadi atpakaļ
  Tomas Mraz 7a9e93dda5 Fix regression in default key length for Blowfish CFB and OFB ciphers 2 gadi atpakaļ
  Tomas Mraz bef9b48e50 Add null digest implementation to the default provider 2 gadi atpakaļ
  Tianjia Zhang c2ee608a23 providers: Add SM4 GCM implementation 3 gadi atpakaļ
  Pauli 722fe8edf2 kdf: Add PVK KDF to providers. 3 gadi atpakaļ
  Ulrich Müller 524f126110 Add default provider support for Keccak 224, 256, 384 and 512 3 gadi atpakaļ
  Richard Levitte 0195cdd28f ENCODER PROV: Add encoders with EncryptedPrivateKeyInfo output 3 gadi atpakaļ
  Shane Lontis 7f5a9399d2 Add support for camellia cbc cts mode 3 gadi atpakaļ
  Pauli f7d998a206 tls/prov: move the TLS 1.3 KDF code to providers 3 gadi atpakaļ
  Matt Caswell 8c7c1c84cb Add a generic SubjectPublicKeyInfo decoder 3 gadi atpakaļ
  Richard Levitte 6a2b8ff392 Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 3 gadi atpakaļ
  Jon Spillett 0f183675b8 Add PBKDF1 to the legacy provider 3 gadi atpakaļ
  Richard Levitte e2f5df3613 PROV: Add OIDs we know to all provider applicable algorithms 3 gadi atpakaļ
  Richard Levitte c8182743a7 PROV: Implement an EC key -> blob encoder, to get the public key 3 gadi atpakaļ
  Matt Caswell a28d06f3e9 Update copyright year 3 gadi atpakaļ
  Richard Levitte f2db0528d8 PROV: Add SM2 encoders and decoders, as well as support functionality 3 gadi atpakaļ
  Richard Levitte 58f422f6f4 Fix some odd names in our provider source code 3 gadi atpakaļ
  Richard Levitte 0cc0164d19 PROV: Add MSBLOB and PVK encoders 3 gadi atpakaļ
  Pauli 81aef6ba72 rand: add a provider side seed source. 3 gadi atpakaļ
  Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module 3 gadi atpakaļ
  Richard Levitte c319b6276b PROV: Re-implement all the keypair encoders 4 gadi atpakaļ
  Richard Levitte 2c090c1d1b PROV: Re-implement all the keypair decoders 3 gadi atpakaļ
  Shane Lontis 8ea761bf40 Add AES KW inverse ciphers to the EVP layer 3 gadi atpakaļ
  Pauli 1be63951f8 prov: prefix all OSSL_DISPATCH tables names with ossl_ 4 gadi atpakaļ
  Matt Caswell ce64d3eee0 Move SM2 asymmetric encryption to be available in the default provider 4 gadi atpakaļ
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider 4 gadi atpakaļ
  Paul Yang 7ee511d093 Add SM2 key management 4 gadi atpakaļ