Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell da1c088f59 Copyright year updates há 1 ano atrás
  Simo Sorce 3fc2b7d6b8 Add a flag so finalised contexts are not reused há 1 ano atrás
  Simo Sorce 0fc00fc0e3 Do not fail if ctx dup does not succeed há 1 ano atrás
  Matt Caswell fecb3aae22 Update copyright year há 2 anos atrás
  Tomas Mraz fe5c5cb851 evp_md_init_internal: Avoid reallocating algctx if digest unchanged há 2 anos atrás
  Hugo Landau c0b7dac66e EVP_MD performance fix (refcount cache contention) há 2 anos atrás
  Tomas Mraz a4e01187d3 EVP_DigestSignFinal: *siglen should not be read if sigret == NULL há 2 anos atrás
  Dimitris Apostolou e304aa87b3 Fix typos há 2 anos atrás
  Tomas Mraz ae6b68b761 do_sigver_init: Allow reinitialization of an existing operation. há 2 anos atrás
  Pauli 182cc644b3 Address Coverity 1493387 Logically dead code há 2 anos atrás
  Richard Levitte 433e13455e EVP: For all operations that use an EVP_PKEY, check that there is one há 3 anos atrás
  Richard Levitte 839ffdd11c EVP: Allow a fallback for operations that work with an EVP_PKEY há 3 anos atrás
  Richard Levitte 5246183e7a EVP: Reverse the fetch logic in all pkey using functionality há 3 anos atrás
  Matt Caswell 43da9a14f0 Prevent an overflow if an application supplies a buffer that is too small há 3 anos atrás
  Tomas Mraz 78539b250b EVP_DigestSign/VerifyFinal: Duplicate the pctx to allow multiple calls há 3 anos atrás
  Tomas Mraz 4bd60d486c do_sigver_init: Add missing ERR_clear_last_mark() há 3 anos atrás
  Pauli 56fdb70796 evp: constify some OSSL_PARAM arguments há 3 anos atrás
  Pauli e278127cbf evp: detect and raise an error if no digest is found for a sign/verify operation há 3 anos atrás
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning há 3 anos atrás
  Pauli 4c3c2633b2 evp: remove TODOs há 3 anos atrás
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing há 3 anos atrás
  Richard Levitte d2f5321293 Make sure to include "internal/numbers.h" to get SIZE_MAX há 3 anos atrás
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD há 3 anos atrás
  Pauli 4b58d9b41b evp: add params arguments to init functions há 3 anos atrás
  Tomas Mraz 22cd04143b do_sigver_init: Remove fallback for missing provider implementations. há 3 anos atrás
  Matt Caswell a28d06f3e9 Update copyright year há 3 anos atrás
  Petr Gotthard 5b888e931b Fix propquery handling in EVP_DigestSignInit_ex há 3 anos atrás
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call há 3 anos atrás
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX há 3 anos atrás