| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
EC_KEY_set_public_key_affine_coordinates() and EC_KEY_get0_public_key()
than using EC_POINT_set_affine_coordinates_GFp() directly.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
against its ANSI equivalent prime256v1 (compare RFC 4492, Appendix A).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
look into
|
| |
|
| |
|
| |
|
|
|
|
| |
acceptable cases.
|
|
|
|
| |
identifying the important failures while auditing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
single AEAD types. Will be used in upcoming commits.
|
| |
|
|
|
|
|
|
|
|
| |
- add sleep before s_client instead of removing -pause option
- change check words for s_client output messages
- replace CAfile to CApath for s_time
- remove -prexit from s_client
- confirm openssl command path is executable
|
|
|
|
|
|
|
| |
- test s_server and s_client between different version by option -i
- indicate other version by defining OTHER_OPENSSL environment variable
- fix "SSL/TLS" to "TLS/SSL", since TLS is correct as technical term
- s/SKIPPNG/SKIPPING/
|
| |
|
| |
|
|
|
|
|
|
| |
- change test target ciphers
- randomize the test ciphers order
- display test cipher count
|
| |
|
| |
|
|
|
|
|
| |
is the magic string that is recognized by my test framework.
OK tb@
|
| |
|
| |
|
|
|
|
| |
two noisy INFO and reorder things a bit.
|
|
|
|
| |
will be fixed with the next commit to libcrypto.
|
| |
|
| |
|
| |
|