projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
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
2018-02-20
Matt Caswell
Fixes for compilation using clang
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Update the curve448 internal test to use testutil.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Move curve448_test.c to be a full internal test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Fix build errors for Curve448 code on Windows (VC-WIN32...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some gcc/clang specific attributes we don't...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove duplicated 448 in the names of various things
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Merge f_field.h into field.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Merge f_arithmetic.c into f_generic.c
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove references to libdecaf
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Manual formatting tweaks to Curve448 code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Run util/openssl-format-source on the Curve448 code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Update the imported curve448 code to use OpenSSL copyri...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Fix the ED448 key lengths
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Integrate Curve448 into the build system
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Convert to C90 from C99
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Rename the decaf files to curve448 files
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove portable_endian.h
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove the old shake256 implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Convert Curve448 internals to use OpenSSL shake256
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Use OpenSSL shake256
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Add tests for Ed448ph
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Add Ed448 tests
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove inclusion of header files that we can't rely...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove DECAF_NOINLINE
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove DECAF_NONNULL
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove all instances of DECAF_API_VIS
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Replace DECAF_WARN_UNUSED with __owur
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Replace DECAF_INLINE with ossl_inline
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some vestiges of the old decaf template approach
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Rename decaf_448_* to curve448_*
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some more unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some uneeded macros and conditionally compiled...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some unneeded stuff
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Add a local test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Add the X448() and X448_public_from_private() functions
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove the decaf_bzero function and replace with OPENSS...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove the curve448/decaf sub-directory
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some deprecated curve 448 code and remove some...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Remove some unneeded files and further flatten the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Flatten the Curve 448 source structure
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Matt Caswell
Import Curve 448 support
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
John Hughes
Add BIO_bind function to bind local address for a socket.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Massimiliano...
Add X509_get0_authority_key_id() function
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Matt Caswell
The record version for ClientHello2 should be TLS1.2
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Andy Polyakov
sha/asm/keccak1600-armv8.pl: add hardware-assisted...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Richard Levitte
test_ssl_old: avoid empty strings for flags
commit
|
commitdiff
|
tree
|
snapshot
2018-02-19
Richard Levitte
OpenSSL::Test::quotify: put quotes around empty arguments
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
Pauli
Avoid mentioning uninitialised contexts.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
Richard Levitte
Configure: avoid uninit data in configdata.pm
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Dr. Matthias...
pkeyparam.pod: correct the command description
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Richard Levitte
Configure: move down the treatment of seed sources
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Richard Levitte
AIX: make sure that the arflags value includes the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Matt Caswell
Check the return code from ASN1_TIME_diff()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Matt Caswell
The function X509_gmtime_adj() can fail
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Matt Caswell
If s->ctx is NULL then this is an internal error
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Dr. Matthias...
DRBG: make locking api truly private
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Bernd Edlinger
Fix a gcc warning about possible fall through
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Richard Levitte
NOTES.UNIX: add additional note about --enable-new...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Benjamin Kaduk
Auto-size more of configdata.pm "disabled features"
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Richard Levitte
OSSL_STORE: Add OSSL_STORE_vctrl()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Dr. Matthias...
PEM_read_bio_PrivateKey.pod: replace geek speek by...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Richard Levitte
VMS: build ia64 assembler files if 'ias' is available
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Richard Levitte
VMS: modify crypto/bn/asm/ia64.S to build properly
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Richard Levitte
VMS: add the possibility to use Itanium assembler with...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Richard Levitte
Harmonize the make variables across all known platforms...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Dr. Matthias...
d2i_X509.pod: clarify usage of the 'pp' function parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Matt Caswell
Ignore an s_client psk in TLSv1.3 if not TLSv1.3 suitable
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Matt Caswell
Make sure we check the return value of extract_min_max()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Matt Caswell
Fix a memory leak in an error path
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Richard Levitte
Build files: parametrize cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Richard Levitte
VMS: simplify config targets
commit
|
commitdiff
|
tree
|
snapshot
2018-02-14
Viktor Dukhovni
Avoid fragile aliasing of SHA224/384 update/final
commit
|
commitdiff
|
tree
|
snapshot
2018-02-13
Kurt Roeckx
Use both getrandom() and /dev/urandom by default on...
commit
|
commitdiff
|
tree
|
snapshot
next