View Source DiodeClient.BitMessage (Diode Client v1.3.0)
BitMessage implementation used for Diode P2P cold messages.
Our storage is a bit more compact than the original BitMessage spec at: https://wiki.bitmessage.org/index.php/Encryption
- We're skipping "Curve Type" because we always use secp256k1
- We always use the compact public key representation instead of full X and Y