| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
issues on test_serialization.
|
|
|
|
|
|
| |
for loading of OpenSSH RSA public keys
Also added load_ssh_public_key as a generic method that can be later extended to support more public key algorithms.
|
| |
|
|
|
|
| |
fixes #1449
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #1209
|
| |
|
| |
|
| |
|
|
|
|
| |
It doesn't correctly implement it, that's sort of the point of this test.
|
| |
|
|
|
|
| |
implements the interface
|
| |
|
| |
|
|\
| |
| | |
Change how we represented that a test requires a backend.
|
| |
| |
| |
| | |
This way is more extensible and requires less maintaince
|
|/
|
|
|
|
| |
interface.
This is important because it means passing things as keyword arguments will work consistently
|
| |
|
| |
|
|
|
|
| |
Includes tests.
|
| |
|
| |
|
|\
| |
| | |
Replace key generation with fixture usage in some tests
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Elliptic Curve WithNumbers Support
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
fixes #1270
|
|\
| |
| | |
Process curve name when loading EC keys. Fixes #1336
|
| | |
|
| | |
|
| | |
|