| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
single AEAD types. Will be used in upcoming commits.
|
| |
|
| |
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
Suggested by jsing
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pointed out by gofmt (thanks anton)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Discussed with jsing
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
unconditional failure.
|
|
|
|
|
|
| |
their own functions to make it easier to handle failures cleanly.
Discussed with jsing
|
| |
|
|
|
|
| |
Suggested by jsing
|
| |
|
|
|
|
| |
testing EVP_AEAD_CTX_open()
|
|
|
|
|
| |
tests together. Make failure of the length tests non-fatal, as these are
failures of test cases, not of the program.
|