| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- Test G = infinity.
- Test wrong r, where [r]G != infinity,
- prime
- composite
|
| | |
|
| | |
|
| |
|
|
|
| |
- Also add support for specifying the key algo for KDF in standalone ECDH.
- Add descriptions to standalone options.
|
| | |
|
| |
|
|
| |
- Output this stage in all the formats.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
- JCA implements failover in its Delegates(classes between a Service
and its SPI), which catches RuntimeExceptions and changes to another
SPI by possibly another provider, we do not want this to happen.
There is no public API for disabling this, however calling
.getProvider() on a Service fixates the provider to the returned
one.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|