BcEcKeyPairs

BC lightweight ECDSA and ECDH key pairs on NIST curves.

Functions

Link copied to clipboard
fun ecdh(curve: EccCurve, date: Date): BcPGPKeyPair

ECDH encryption subkey on curve.

Link copied to clipboard
fun ecdsa(curve: EccCurve, date: Date): BcPGPKeyPair

ECDSA signing key on curve.