High level API for asymmetric authenticated encryption. Compatible to http://nacl.cr.yp.to/box.html.
Encrypt a message using asymmetric cryptography.
Decrypts a packet generated by box().
Generate a public key from a secret key.
Helper function for testing.