2018-02-28 |
Richard Levitte | Adapt 15-test_out_option.t for more than just Unix |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | Enable the -out option test on VMS as well |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | Check on VMS as well |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | Add VMS version of app_dirname() |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Paul Yang | Fix the type of -out option |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Paul Yang | Add test cases for this -out option check |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Paul Yang | Check directory is able to create files for various... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Richard Levitte | storeutl: make sure s2i_ASN1_INTEGER is correctly declared |
commit | commitdiff | tree | snapshot |
2018-02-27 |
David Benjamin | Always use adr with __thumb2__. |
commit | commitdiff | tree | snapshot |
2018-02-27 |
xemdetia | Fix documentation link to reference man3 |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Rich Salz | Make some perl scripts output to stdout |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Richard Levitte | crypto/ec/asm/x25519-x86_64.pl: close STDOUT, not ... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Richard Levitte | configdata.pm: ensure $prefix is defined |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Dr. Matthias... | bio_b64.c: prevent base64 filter BIO from decoding... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Matt Caswell | Prepare for 1.1.1-pre3-dev |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Matt Caswell | Prepare for 1.1.1-pre2 release OpenSSL_1_1_1-pre2 |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Matt Caswell | Update copyright year |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Matt Caswell | Clear some sslapitest global variables after use |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Polyakov | mem_sec.c: relax POSIX requirement. |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Polyakov | test/ct_test.c: remove dependency on -lm. |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Tatsuhiro Tsujikawa | Export keying material using early exporter master... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Richard Levitte | Make it possible to give --libdir an absolute path |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | appveyor.yml: omit makedepend step. |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | ec/ecp_nistp{224,256,521}.c: harmonize usage of __uint1... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | {ec/curve25519,poly1305/poly1305}.c: relax pedantic... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | ec/curve448: portability fixups. |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Andy Polyakov | ec/asm/x25519-x86_64.pl: fix up ADCX/ADOX fallback. |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Rich Salz | Remove OSSLzu, and fix the one place that used it. |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Bernd Edlinger | Fix some bugs with the cfb1 bitsize handling |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Bernd Edlinger | Remove executable bit from test/recipes/03-test_interna... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Add a note in CHANGES |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Test the storeutl searching options |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add documentation on search criteria |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Adapt storeutl to allow search for specific objects |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add search capibility |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to search for specific infor... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Test the storeutl expectation options |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add documentation on expecting specific infos |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | Adapt storeutl to allow looking for a specific info... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE 'file' scheme loader: Add info type expectation |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: Add the possibility to specify an expected info... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Richard Levitte | STORE: In preparation for coming work, mark when loadin... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Pauli | Remove unreachable statement. |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Build files: when using $(CPP), use the C flags alongsi... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Rich Salz | Remove unused num.pl,segregnam scripts |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Steve Linsell | initialise dc variable to satisfy old compilers. |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Per Sandström | Update EC_POINT_new.pod |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Build file templates: be less verbose when reconfiguring |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Replace the message about configdata.pm as a script |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Add a comment in configdata.pm regarding script-only... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Make CROSS_COMPILE another supported "make variable... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Unix Makefile: Rework the assignment of CXX and AS |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Refactor the ranlib attribute |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Richard Levitte | Have configdata.pm display information on perl |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Kurt Roeckx | Check return value of time() when getting additional... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Kurt Roeckx | Switch the DRBGs from AES-128-CTR to AES-256-CTR |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Viktor Dukhovni | Use malloc to avoid alignment problems. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
EasySec | Add support for PBKDF2 for enc command |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Pavel Kopyl | do_body: fix heap-use-after-free. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Pavel Kopyl | X509V3_EXT_add_nconf_sk, X509v3_add_ext: fix errors... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Samuel Weiser | Replaced variable-time GCD with consttime inversion... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Sanity check the ticket length before using key name/IV |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Fix no-ec build |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Fix some undefined behaviour in the Curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Matt Caswell | Remove a spurious TLSProxy byte in TLSv1.3 |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Richard Levitte | VMS: Fix curve448 internal test program |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | test/recipes/80-test_pkcs12.t: handle lack of Win32... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | Configure: engage x25519 assembly support. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | ec/curve25519.c: facilitate assembly implementations. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | Add x25519-x86_64.pl module, mod 2^255-19 primitives. |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Andy Polyakov | crypto/ec/curve25519.c: remove redundant fe[51]_cswap. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Add tests for newly added constant time functions |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Some more cleanups of curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | fixup! More style fixes for the curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | fixup! Improve readability of f_impl.c and f_impl.h |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Improve readability of f_impl.c and f_impl.h |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Remove unrolled loops |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Yet more style updates to the curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Further style changes to curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Simplify some code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Remove some unneccessary use of constant time code... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Fix a travis failure in the curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Remove the curve448 vector code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | More style fixes for the curve448 code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Remove a strict aliasing issue with pre-computed curve4... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | More style fixes to Curve448 code based on review feedback |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Some style fixes |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Formatting tweak based on review feedback |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Use NLIMBS where appropriate to simplify the code |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Remove cplusplus guards in internal headers |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Remove the curve448 specific constant time implementation |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Add some new constant time functions needed by curve448 |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Use the NLIMBS macro rather than try and calculate... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Rename a function to avoid a clash |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Remove curve448 architecture specific files |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Fix AppVeyor failure in eddsa.c |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Fix travis failure in f_impl.c |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Fix a typo in a comment |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Update Curve448 copyright for 2018 |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Matt Caswell | Code tidy up |
commit | commitdiff | tree | snapshot |
next |