| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
goto err instead of handrolling.
|
|
|
|
| |
From Ben L <bobsayshilol at live dot co dot uk>.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
matter for constant time, and make the public interface only used
external to the library.
This moves us to a model where the important things are constant time
versions unless you ask for them not to be, rather than the opposite.
I'll continue with this method by method.
Add regress tests for same.
ok jsing@
|
|
|
|
|
|
|
| |
New tests that various BIGNUM methods behave correctly on zero/even inputs.
from OpenSSL
ok beck@
|
|
|
|
| |
with unchecked return values).
|
|
|
|
| |
ok miod@
|
|
|
|
| |
fixes to keep building.
|
|
infrastructure.
The following tests have not been imported, for their code lacks a licence:
asn1, rsa, sha256, sha512, wp.
|