2020-03-05 |
Leo Neat | Add CIFuzz action |
commit | commitdiff | tree | snapshot |
2020-03-05 |
Patrick Steuer | crypto/ec/curve448/eddsa.c: fix EBCDIC platforms |
commit | commitdiff | tree | snapshot |
2020-03-05 |
Patrick Steuer | aes-s390x.pl: fix stg offset caused by typo in perlasm |
commit | commitdiff | tree | snapshot |
2020-03-04 |
Vladimir Panteleev | .github/PULL_REQUEST_TEMPLATE.md: Fix link to contribut... |
commit | commitdiff | tree | snapshot |
2020-03-04 |
Shane Lontis | Add DSA Key validation to default provider |
commit | commitdiff | tree | snapshot |
2020-03-04 |
Shane Lontis | Add DH key validation to default provider |
commit | commitdiff | tree | snapshot |
2020-03-04 |
Richard Levitte | config, Configure: move the check of removed crypto... |
commit | commitdiff | tree | snapshot |
2020-03-04 |
Richard Levitte | .travis.yml: where it matters, have build and source... |
commit | commitdiff | tree | snapshot |
2020-03-04 |
Rich Salz | Add some missing env var documentation |
commit | commitdiff | tree | snapshot |
2020-03-04 |
Vladimir Panteleev | .gitignore: Add /apps/progs.{c,h} |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Shane Lontis | Add Serializers for EC |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Tomas Mraz | Correct two small documentation issues |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Dmitry Belyavskiy | Documenting newly added CMS modification |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Dmitry Belyavskiy | Implementation of Russian GOST CMS |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Dr. Matthias... | doc: document that 'openssl rand' is cryptographically... |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Philippe Antoine | Fix build with clang assembler |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Shane Lontis | Add pairwise consistency self tests to asym keygenerators |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | .travis.yml: Remove NOUPDATE support |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | Remove apps/progs.c and apps/progs.h |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | Configure: Diverse cleanups |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | Build: Generate apps/progs.c and apps/progs.h in build... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | build.info: Implement simply substitutions in variable... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | build.info: Make it possible to have more than one... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | PROV: Add a OP_keymgmt_match() function to our DH,... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | EVP: Add support for copying provided EVP_PKEYs |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | KEYMGMT: Add a keydata copy function |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | EVP: Add support for comparing provided EVP_PKEYs |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | KEYMGMT: Add a keydata matching function |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | EVP: Adapt EVP_PKEY_missing_parameters() for provider... |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Richard Levitte | crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
André Klitzing | Fix drop of const qualifier |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Richard Levitte | DOCS: Add and modify docs for internal EVP_KEYMGMT... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Richard Levitte | DOCS: Add internal docs for EVP_PKEY and the export... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Richard Levitte | EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Richard Levitte | Rethink the EVP_PKEY cache of provider side keys |
commit | commitdiff | tree | snapshot |
2020-02-29 |
Dr. Matthias... | man: openssl-ocsp: separate client and server options |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Nikolay Morozov | x509v3 subjectSignTool extention support |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Richard Levitte | Fix util/mktar.sh to use the new VERSION information |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Scott Arciszewski | Fix comment placement in ecp_nistp256.ci |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Richard Levitte | Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest() |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Matt Caswell | Implement the ECX Serializers |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Richard Levitte | Replace util/shlib_wrap.sh with util/wrap.pl in diverse... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Richard Levitte | Build file templates: don't set OPENSSL_{ENGINES,MODULES} |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Richard Levitte | TEST: add util/wrap.pl and use it |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Richard Levitte | VMS: mitigate for the C++ compiler that doesn't underst... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: add a fancy CHANGES entry to celebrate the new... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: revamp the SUPPORT file |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: revamp the INSTALL file |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: add missing CHANGES entries for all versions ... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: add missing NEWS entries for all versions >= 1.0.0 |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: revamp the README file |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: add OpenSSL logo |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: introduce some minimalistic markdown without essen... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Dr. Matthias... | doc: convert standard project docs to markdown |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Rich Salz | Use a wrapper for pod2html |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Bastian Germann | apps x509: restrict CAkeyform option to OPT_FMT_PDE |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Asfak Rahman | bugfix in cmac calculation example |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Tomas Mraz | Avoid arm64 builds timeout due to silent make taking... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Pauli | secmem: ignore small minsize arguments to CRYPTO_secure... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Pauli | sec_mem: add note about the minimum size parameter. |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Davide Galassi | Mem-sec small code adjustment |
commit | commitdiff | tree | snapshot |
2020-02-26 |
H.J. Lu | x86_64: Replace .asciz "GNU" with .byte |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Dr. Matthias... | Check that the DRBG's internal state has been zeroized... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Dr. Matthias... | DRBG: delay initialization of DRBG method until instant... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Matt Turner | config: Drop linux-alpha-gcc+bwx |
commit | commitdiff | tree | snapshot |
2020-02-23 |
Richard Levitte | Fix default provider merge glitch |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | Refactor evp_pkey_make_provided() to do legacy to provi... |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | DSA: More conforming names in crypto/dsa/dsa_aid.c |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | doc/man3/EVP_PKEY_CTX_ctrl.pod: cleanup |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | PROV: Avoid MDC2 in the RSA signature implementation... |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | test/recipes/30-test_evp_data/evppkey.txt |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | test/evp_extra_test.c: adapt for RSA signature tests |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | rsa_get0_all_params(): Allow zero CRT params |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Richard Levitte | PROV: add RSA signature implementation |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Dr. David von... | Don't exclude quite so much in a no-sock build |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Matt Caswell | Introduce the provider property |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Shane Lontis | Add DRBG self tests |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Pauli | pkey: additional EC related options |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Pauli | pkey: update command line tool examples in light of... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Pauli | apps: distinguish between a parameter error and an... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Pauli | pmeth_lib: detect unsupported OSSL_PARAM. |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Pauli | Params: add argument to the _from_text calls to indicat... |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Matt Caswell | Add *.d.tmp files to .gitignore |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | Deprecate the low level Diffie-Hellman functions. |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | DH: add CHANGES entry listing the deprecated DH functions. |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | DH: fix header file indentation |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | Deprecate the low level RSA functions. |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | rsa: document deprecated RSA command line apps |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | rsa: document deprecated low level functions |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | NEWS: DH, DSA, ECDH, ECDSA and RSA public key function... |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Pauli | rsa.h: fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2020-02-20 |
Dane (4cad... | Remove unneeded switch statement to fix warning |
commit | commitdiff | tree | snapshot |
2020-02-19 |
Simon Cornish | Handle max_fragment_length overflow for DTLS |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Nicola Tuveri | [PROV][EC] Update documentation |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Nicola Tuveri | [BN] harden `BN_copy()` against leaks from memory accesses |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Nicola Tuveri | [EC] harden EC_KEY against leaks from memory accesses |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Nicola Tuveri | [PROV][KEYMGMT][EC] Import/export of priv_key as padded... |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Nicola Tuveri | [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Nicola Tuveri | [CMS] Test decryption of a ciphertext encrypted from... |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Nicola Tuveri | [EC] Constify internal EC_KEY pointer usage |
commit | commitdiff | tree | snapshot |
next |