| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
keys so far, private keys not changed) that takes an
AlgorithmIdentifier and a MemoryRegion<byte>&. This performs the X.509
decoding. It is not possible anymore to create uninitialized PK
objects.
|
|
|
|
|
| |
(inlined) taking a MemoryRegion& that just forwards. This makes it
possible to avoid an extra copy in ECDH::derive_key.
|
|
|
|
| |
the various implementations
|
| |
|
|
I'm not sure where the old name came from though as literally the only
hits for it on Google are botan-related.
|