v2.0.0 - Selected Cipher
Back to a flattened version with selected cipher: ECDH P-521 AES-256-CBC.
Features:
- initialization vector included in cipher, no manual iv generation needed anymore
- import and export encrypted private key pems
Breaking change:
- removed struct
Webcryptobox
. All methods are exported directly. - removed CLI, this one went into its own project: https://github.com/jo/wcb-rs
derivePrivateKey
has been renamed togetPrivateKey