2020-01-17 |
Richard Levitte | DOC: Make EVP_SignInit.pod conform with man-pages(7) |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Richard Levitte | DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Richard Levitte | TEST: Adapt test/evp_pkey_provided_test.c to check... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Richard Levitte | PROV: Adapt the RSA, DSA and DH KEYMGMT implementations |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Richard Levitte | EVP: make EVP_PKEY_{bits,security_bits,size} work with... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Richard Levitte | Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Richard Levitte | For all assembler scripts where it matters, recognise... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Richard Levitte | Build file templates: Use explicit files instead of... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Pauli | news: combined NEWS entry for deprecated low level... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Pauli | changes: combined CHANGES entry for deprecated low... |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Paul Yang | Add duplication APIs to ASN1_TIME and related types |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Pauli | Digest function deprecation CHANGES. |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Benjamin Kaduk | Update SSL_CTX_sess_set_new_cb(3) docs for refcounts |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Richard Levitte | Move the stored namemap pre-population to namemap const... |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Paul Yang | Add doc for TS_VERIFY_CTX_set_certs() |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Richard Levitte | PROV: Adapt the DSA keymgmt implementation to no ex_fields |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Richard Levitte | CRYPTO: Remove support for ex_data fields when building... |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | Deprecate the low level RC5 functions |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | rc5: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | Deprecate the low level RC4 functions |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | rc4: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | Deprecate the low level RC2 functions |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | rc2: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | Deprecate the low level SEED functions |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Pauli | seed: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Dmitry Belyavskiy | Restoring correct check for legacy PKEY |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Shane Lontis | Add FIPS Self test kats for digests |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Richard Levitte | Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init() |
commit | commitdiff | tree | snapshot |
2020-01-14 |
kinichiro | Avoid leak in error path of asn1_parse2 |
commit | commitdiff | tree | snapshot |
2020-01-14 |
Richard Levitte | PROV: Fix mixup between general and specialized GCM... |
commit | commitdiff | tree | snapshot |
2020-01-14 |
Richard Levitte | Fix EVP_Digest{Sign,Verify}Final() and EVP_Digest{Sign... |
commit | commitdiff | tree | snapshot |
2020-01-14 |
Pauli | The MD2 test uses the EVP APIs not the low level ones. |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Rich Salz | Remove duplicates |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Rich Salz | Better documentation of -www,-WWW,-HTTP flags |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Rich Salz | Refactor the tls/dlts version options |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Matt Caswell | Add a test for HMAC via EVP_DigestSign* |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Matt Caswell | Always go the legacy route if EVP_MD_CTX_FLAG_NO_INIT... |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Matt Caswell | Deprecate the Low Level CAST APIs |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Matt Caswell | Deprecate Low Level Camellia APIs |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Dr. David von... | handle new findings of find-doc-nits on fn typedefs... |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Dr. David von... | make find-doc-nits report function typedef w/ space... |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Dr. David von... | handle new findings of find-doc-nits for certain typedefs |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Dr. David von... | improve 'typedef' patterns of find-doc-nits |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Richard Levitte | Configure: use $list_separator_re only for defines... |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Richard Levitte | When deprecated symbols are removed, ensure liblegacy... |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | Deprecate the low level Whirlpool functions. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | whirlpool: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | Deprecate the low level MDC2 functions. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | mdc2: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | Deprecate the low level MD4 functions. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | md4: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | Deprecate the low level MD2 functions. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | md2: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | Deprecate the low level RIPEMD160 functions. |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Pauli | ripemd: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-01-12 |
Shane Lontis | Add dsa signature alg to fips provider |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Rich Salz | Tweak option error messages |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Dr. Matthias... | testutil_init.c: fix compilation error with enable... |
commit | commitdiff | tree | snapshot |
2020-01-10 |
Shane Lontis | Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GC... |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Nicola Tuveri | Add test/bio_prefix_text to .gitignore |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Richard Levitte | PROV: Adjust the KEYMGMT name specs to include all... |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Richard Levitte | EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle... |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Richard Levitte | CORE & EVP: Specify OP_query_operation_name() for KEYMGMT |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Richard Levitte | DOCS: The interpretation of OPENSSL_API_COMPAT has... |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Dr. David von... | add missing load_pkimsg() in test/cmp_testlib.c |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Dr. David von... | fix obsolete error codes in test/cmp_msg_test.c |
commit | commitdiff | tree | snapshot |
2020-01-09 |
Dr. David von... | fix dependencies of cmp_{msg,protect}_test.c in test... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Richard Levitte | Add the DSA serializers to the default provider tools |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Richard Levitte | EVP: If a key can't be exported to provider, fallback... |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Dr. Matthias... | nmake: fix install_html_docs target |
commit | commitdiff | tree | snapshot |
2020-01-08 |
Matt Caswell | Deprecate Low Level Blowfish APIs |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Rich Salz | Make generated copyright year be "now" |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Rich Salz | Refactor -engine documentation |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Dr. Matthias... | Modify the add_seeds_stringlist() macro to fix a prepro... |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Dr. Matthias... | Move random-related defines to "crypto/rand.h" |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Richard Levitte | Configuration: synchronise the variables on the build... |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Shane Lontis | Make ECDSA_size() use consistent asn1 encoder. |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Pauli | coverity 1201462: check error returns |
commit | commitdiff | tree | snapshot |
2020-01-07 |
Pauli | coverity 1201478: check BIO_indent returns |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Shane Lontis | Fix KMAC docs |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Richard Levitte | Add missing inclusion of "internal/deprecated.h" |
commit | commitdiff | tree | snapshot |
2020-01-06 |
kaysond | Add `-passin` arg to `ocsp` |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Matt Caswell | Deprecate the low level AES functions |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Matt Caswell | Don't use the low level AES key wrap APIs in CMS |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Matt Caswell | Don't store an HMAC key for longer than we need |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Richard Levitte | EVP: Fix method to determine if a PKEY is legacy or not |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Rich Salz | Move -nameopt to openssl.pod |
commit | commitdiff | tree | snapshot |
2020-01-06 |
Shane Lontis | Add AES_CBC_HMAC_SHA ciphers to providers. |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Andrew Hoang | Fix incorrect return code on ECDSA key verification |
commit | commitdiff | tree | snapshot |
2020-01-05 |
fangming.fang | Fix disabled ecdsa in apps/speed |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Fangming.Fang | Fix side channel in ecp_nistz256-armv8.pl |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Bernd Edlinger | Fix side channel in the ecp_nistz256.c reference implem... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Bernd Edlinger | Improve side channel fix in ecp_nistz256-x86_64.pl |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Bernd Edlinger | Fix side channel in ecp_nistz256-armv4.pl |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Bernd Edlinger | Fix side channel in ecp_nistz256-x86.pl |
commit | commitdiff | tree | snapshot |
2020-01-05 |
David Benjamin | Avoid leaking intermediate states in point doubling... |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Nicola Tuveri | Fix potential SCA vulnerability in some EC_METHODs |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Pauli | coverity 1456638: fix null check |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Pauli | coverity 1456639: fix NULL dereference |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Pauli | coverity 1456640: fix null check |
commit | commitdiff | tree | snapshot |
next |