projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
INSTALL.md: Restore $ as command prompt indicator
[oweals/openssl.git]
/
crypto
/
ec
/
curve448
/
2020-04-23
Matt Caswell
Update copyright year
tree
|
commitdiff
2020-04-17
Pauli
ecx: add key generation support.
tree
|
commitdiff
2020-03-09
Matt Caswell
Implement provider support for Ed25519 annd Ed448
tree
|
commitdiff
2020-03-05
Patrick Steuer
crypto/ec/curve448/eddsa.c: fix EBCDIC platforms
tree
|
commitdiff
2020-02-11
Matt Caswell
Implement a stricter ECX_KEY type
tree
|
commitdiff
2019-09-28
Dr. Matthias St...
Fix header file include guard names
tree
|
commitdiff
2019-09-28
Dr. Matthias St...
Reorganize local header files
tree
|
commitdiff
2019-09-04
Richard Levitte
New function EVP_MD_free()
tree
|
commitdiff
2019-08-06
Matt Caswell
Make the EC code available from inside the FIPS provider
tree
|
commitdiff
2019-07-16
Pauli
Remove tab characters from C source files.
tree
|
commitdiff
2019-04-10
Shane Lontis
Fixed linux_x86_icc compiler errors in EC code related...
tree
|
commitdiff
2019-03-11
Shane Lontis
fix truncation of integers on 32bit AIX
tree
|
commitdiff
2019-02-05
Sam Roberts
Remove unnecessary trailing whitespace
tree
|
commitdiff
2018-12-11
Matt Caswell
Disallow Ed448 signature malleability
tree
|
commitdiff
2018-12-06
Richard Levitte
Following the license change, modify the boilerplates...
tree
|
commitdiff
2018-08-03
Dr. Matthias St...
Fix some undefined behaviour in the Curve448 code ...
tree
|
commitdiff
2018-05-31
Matt Caswell
Remove some logically dead code
tree
|
commitdiff
2018-03-22
Andy Polyakov
curve448/field.h: relax alignment, as it doesn't work...
tree
|
commitdiff
2018-03-03
Andy Polyakov
ec/curve448/f_generic.c: fix VC-WIN32 debug build failure.
tree
|
commitdiff
2018-03-03
Andy Polyakov
ec/curve448/curve448.c: fix undefined behaviour sanitiz...
tree
|
commitdiff
2018-02-24
Andy Polyakov
ec/curve448: portability fixups.
tree
|
commitdiff
2018-02-21
Matt Caswell
Fix some undefined behaviour in the Curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
Some more cleanups of curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
fixup! More style fixes for the curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
fixup! Improve readability of f_impl.c and f_impl.h
tree
|
commitdiff
2018-02-20
Matt Caswell
Improve readability of f_impl.c and f_impl.h
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove unrolled loops
tree
|
commitdiff
2018-02-20
Matt Caswell
Yet more style updates to the curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
Further style changes to curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
Simplify some code
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some unneccessary use of constant time code...
tree
|
commitdiff
2018-02-20
Matt Caswell
Fix a travis failure in the curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove the curve448 vector code
tree
|
commitdiff
2018-02-20
Matt Caswell
More style fixes for the curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove a strict aliasing issue with pre-computed curve4...
tree
|
commitdiff
2018-02-20
Matt Caswell
More style fixes to Curve448 code based on review feedback
tree
|
commitdiff
2018-02-20
Matt Caswell
Some style fixes
tree
|
commitdiff
2018-02-20
Matt Caswell
Formatting tweak based on review feedback
tree
|
commitdiff
2018-02-20
Matt Caswell
Use NLIMBS where appropriate to simplify the code
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove cplusplus guards in internal headers
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove the curve448 specific constant time implementation
tree
|
commitdiff
2018-02-20
Matt Caswell
Use the NLIMBS macro rather than try and calculate...
tree
|
commitdiff
2018-02-20
Matt Caswell
Rename a function to avoid a clash
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove curve448 architecture specific files
tree
|
commitdiff
2018-02-20
Matt Caswell
Fix AppVeyor failure in eddsa.c
tree
|
commitdiff
2018-02-20
Matt Caswell
Fix travis failure in f_impl.c
tree
|
commitdiff
2018-02-20
Matt Caswell
Fix a typo in a comment
tree
|
commitdiff
2018-02-20
Matt Caswell
Update Curve448 copyright for 2018
tree
|
commitdiff
2018-02-20
Matt Caswell
Code tidy up
tree
|
commitdiff
2018-02-20
Matt Caswell
Fixes for compilation using clang
tree
|
commitdiff
2018-02-20
Matt Caswell
Move curve448_test.c to be a full internal test
tree
|
commitdiff
2018-02-20
Matt Caswell
Fix build errors for Curve448 code on Windows (VC-WIN32...
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some gcc/clang specific attributes we don't...
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove duplicated 448 in the names of various things
tree
|
commitdiff
2018-02-20
Matt Caswell
Merge f_field.h into field.h
tree
|
commitdiff
2018-02-20
Matt Caswell
Merge f_arithmetic.c into f_generic.c
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove references to libdecaf
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some unneeded code
tree
|
commitdiff
2018-02-20
Matt Caswell
Manual formatting tweaks to Curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
Run util/openssl-format-source on the Curve448 code
tree
|
commitdiff
2018-02-20
Matt Caswell
Update the imported curve448 code to use OpenSSL copyri...
tree
|
commitdiff
2018-02-20
Matt Caswell
Fix the ED448 key lengths
tree
|
commitdiff
2018-02-20
Matt Caswell
Integrate Curve448 into the build system
tree
|
commitdiff
2018-02-20
Matt Caswell
Convert to C90 from C99
tree
|
commitdiff
2018-02-20
Matt Caswell
Rename the decaf files to curve448 files
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove portable_endian.h
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove the old shake256 implementation
tree
|
commitdiff
2018-02-20
Matt Caswell
Convert Curve448 internals to use OpenSSL shake256
tree
|
commitdiff
2018-02-20
Matt Caswell
Use OpenSSL shake256
tree
|
commitdiff
2018-02-20
Matt Caswell
Add tests for Ed448ph
tree
|
commitdiff
2018-02-20
Matt Caswell
Add Ed448 tests
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove inclusion of header files that we can't rely...
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove DECAF_NOINLINE
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove DECAF_NONNULL
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove all instances of DECAF_API_VIS
tree
|
commitdiff
2018-02-20
Matt Caswell
Replace DECAF_WARN_UNUSED with __owur
tree
|
commitdiff
2018-02-20
Matt Caswell
Replace DECAF_INLINE with ossl_inline
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some vestiges of the old decaf template approach
tree
|
commitdiff
2018-02-20
Matt Caswell
Rename decaf_448_* to curve448_*
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some more unneeded code
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some uneeded macros and conditionally compiled...
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some unneeded stuff
tree
|
commitdiff
2018-02-20
Matt Caswell
Add a local test
tree
|
commitdiff
2018-02-20
Matt Caswell
Add the X448() and X448_public_from_private() functions
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove the decaf_bzero function and replace with OPENSS...
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove the curve448/decaf sub-directory
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some unneeded code
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some deprecated curve 448 code and remove some...
tree
|
commitdiff
2018-02-20
Matt Caswell
Remove some unneeded files and further flatten the...
tree
|
commitdiff
2018-02-20
Matt Caswell
Flatten the Curve 448 source structure
tree
|
commitdiff
2018-02-20
Matt Caswell
Import Curve 448 support
tree
|
commitdiff