projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't attempt to use X25519 for ECDSA in speed
[openssl.git]
/
apps
/
speed.c
2018-01-22
Matt Caswell
Don't attempt to use X25519 for ECDSA in speed
blob
|
commitdiff
|
raw
2018-01-19
Richard Levitte
Copyright update of more files that have changed this...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-12
Pauli
Change the name of the SEC typedef to openssl_speed_sec_t.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-09
Patrick Steuer
apps/speed.c: initialize buffers
blob
|
commitdiff
|
raw
|
diff to current
2017-12-09
Patrick Steuer
apps/speed.c: generate evp_cipher keys implicitly
blob
|
commitdiff
|
raw
|
diff to current
2017-12-08
Rich Salz
Consistent formatting for sizeof(foo)
blob
|
commitdiff
|
raw
|
diff to current
2017-12-05
Patrick Steuer
apps/speed.c: detect evp cipher 32-bit ctr overflow...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Patrick Steuer
key_A and key_B had 3 references, only 2 were freed.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Patrick Steuer
apps/speed.c: use 32 byte key material as default
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
Patrick Steuer
apps/speed.c: add -seconds and -bytes options
blob
|
commitdiff
|
raw
|
diff to current
2017-11-21
Paul Yang
Support multi-prime RSA (RFC 8017)
blob
|
commitdiff
|
raw
|
diff to current
2017-11-13
Andy Polyakov
Resolve warnings in VC-WIN32 build, which allows to...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
KaoruToda
Remove parentheses of return.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Patrick Steuer
apps/speed.c: add 'rand' algo to enable DRBG performanc...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-09
Patrick Steuer
apps/speed.c: fix ccm performance measurements.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Paul Yang
Remove useless macros in apps/speed.c
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Rich Salz
Switch from ossl_rand to DRBG rand
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Xiaoyin Liu
schlock global variable needs to be volatile
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Pauli
Fix some pedantic warnings.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-16
Rich Salz
Standardize apps use of -rand, etc.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Rich Salz
Use randomness not entropy
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Rich Salz
Modify Sun copyright to follow OpenSSL style
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Paul Yang
Clean up a bundle of codingstyle stuff in apps directory
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Paul Yang
Refactor functions in testdsa.h
blob
|
commitdiff
|
raw
|
diff to current
2017-06-09
Jonathan Protzenko
Fix speed command for alternation of ciphers and digests.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-07
Rich Salz
Make default_method mostly compile-time
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
Bernd Edlinger
Check that async_jobs is not negative and not too high.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of ecdh --multi results
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of ecdsa --multi results
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of dsa --multi results
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of rsa --multi results
blob
|
commitdiff
|
raw
|
diff to current
2017-01-24
Todd Short
Cleanup EVP_CIPH/EP_CTRL duplicate defines
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Handle "int_ctx_new:unsupported algorithm" error
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Do not handle R_EC_X25519 as a special case
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Remove leftover KDF pointer
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Use CRYPTO_memcmp for comparing derived secrets
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Reintroduce preliminary sanity check in ECDH speed...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Remove ECDH_EVP_derive_key wrapper function
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
More coding style fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Run util/openssl-format-source against apps/speed.c
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
bugfix: calculate outlen for each curve
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Handle EVP_PKEY_derive errors and fix coding style...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Fix coding style and remove some stale code/comments
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Nicola Tuveri
Use EVP interface for ECDH in apps/speed.c
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Richard Levitte
apps: remove some #ifndef clutter
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Richard Levitte
If an engine comes up explicitely, it must also come...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-14
FdaSilvaYY
Constify command options
blob
|
commitdiff
|
raw
|
diff to current
2016-10-10
David Benjamin
Remove trailing whitespace from some files.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
FdaSilvaYY
Fix loopargs_t object duplication into ASYNC context
blob
|
commitdiff
|
raw
|
diff to current
2016-08-19
FdaSilvaYY
Allow to run all speed test when async_jobs active
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
FdaSilvaYY
Small nits and cleanups
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
FdaSilvaYY
Improve error message
blob
|
commitdiff
|
raw
|
diff to current
2016-08-08
Cristian Stoica
speed.c: use size_t instead of int to match function...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-02
FdaSilvaYY
Fix some style issues...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Useless allocation
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Fix some style issues
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Add missing help string
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Fix some awkward tests
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Merge some conditional blocks of code.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Simplify default inits, add const qualifiers
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Cast to right type, simplify array args
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Fix sharing of two static variables
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
ECDH test is only one operation to run
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
FdaSilvaYY
Fix three missing global declarations.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-15
Dr. Stephen Henson
check return values for EVP_Digest*() APIs
blob
|
commitdiff
|
raw
|
diff to current
2016-06-16
Matt Caswell
Revert "RT4526: Call TerminateProcess, not ExitProcess"
blob
|
commitdiff
|
raw
|
diff to current
2016-06-15
Rich Salz
RT4526: Call TerminateProcess, not ExitProcess
blob
|
commitdiff
|
raw
|
diff to current
2016-05-31
Cristian Stoica
speed.c: fix segfault with unrecognized algorithms
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 01/10
blob
|
commitdiff
|
raw
|
diff to current
2016-05-09
Andrea Grandi
Fix error in the loop of ECDH
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Rich Salz
Rename some lowercase API's
blob
|
commitdiff
|
raw
|
diff to current
2016-04-18
Ben Laurie
Signed/unsigned compare.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Matt Caswell
Remove OPENSSL_NO_AES guards
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Matt Caswell
Deprecate RAND_cleanup() and make it a no-op
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Matt Caswell
Fix conditional compile logic in speed.c
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Andrea Grandi
Add a check of the FD_SETSIZE before the call to select()
blob
|
commitdiff
|
raw
|
diff to current
2016-03-21
Matt Caswell
Fix no-dsa
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Matt Caswell
Fix no-des
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Rich Salz
Remove Netware and OS/2
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Andrea Grandi
Fix names of the #define used for platform specific...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Andrea Grandi
Add empty line after local variables
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Andrea Grandi
Fix error with wait set of fds for the select()
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Matt Caswell
Add a function to detect if we have async or not
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Andrea Grandi
Add support to ASYNC_WAIT_CTX to speed
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Andrea Grandi
Remove unnecessary memset() to 0 and check for NULL...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Andrea Grandi
Fix the error with RSA and the daysnc engine in async...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Andrea Grandi
Add support for async jobs in OpenSSL speed
blob
|
commitdiff
|
raw
|
diff to current
2016-02-28
Dr. Stephen Henson
add ecdhx25519 option to speed
blob
|
commitdiff
|
raw
|
diff to current
2016-02-22
Rich Salz
Remove unused parameters from internal functions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-13
Andy Polyakov
apps/speed.c: initialize c[D_GHASH][i].
blob
|
commitdiff
|
raw
|
diff to current
2016-01-31
Rich Salz
RT3755: Remove duplicate #include
blob
|
commitdiff
|
raw
|
diff to current
2016-01-18
Corinna Vinschen
Use POSIX functions on Cygwin, not Win32 function
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Richard Levitte
Adapt all EVP_CIPHER users for it becoming opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Richard Levitte
Adapt all EVP_CIPHER_CTX users for it becoming opaque
blob
|
commitdiff
|
raw
|
diff to current
2015-12-09
Dr. Stephen Henson
remove ecdsa.h header
blob
|
commitdiff
|
raw
|
diff to current
2015-12-09
Dr. Stephen Henson
remove ecdh.h header
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Adapt the rest of the source to the opaque HMAC_CTX
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Have the few apps that accessed EVP_MD directly use...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Adapt HMAC to the EVP_MD_CTX changes
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Rich Salz
Replace "SSLeay" in API with OpenSSL
blob
|
commitdiff
|
raw
|
diff to current
next