| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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.
|
|
|
|
|
|
| |
We currently only support nonces of length 12, so skip a few tests.
With input from jsing
|
|
|
|
|
| |
Skip the ecdsa_webcrypto_test.json vectors for the time being, as these
likely need some extra glue.
|
| |
|
| |
|
|
|
|
| |
This will make it easier to extend.
|
|
|
|
|
|
|
|
|
|
| |
libcrypto. Initially this just covers RSA signatures, but can be extended
to cover other cryptographic algorithms.
This regress requires the go and wycheproof-testvector packages to be
installed, with the regress being skipped otherwise.
Discussed with beck@ and tb@
|
| |
|
|
|
|
| |
ok beck
|
| |
|
| |
|
| |
|
|
|
|
| |
ok tb@
|