thoughtpolice / salt

Fast cryptographic networking for Haskell
http://thoughtpolice.github.com/salt
MIT License
24 stars 1 forks source link

Precomputation interface for public key authenticated encryption #3

Closed thoughtpolice closed 13 years ago

thoughtpolice commented 13 years ago

Crypto.NaCl.Encrypt.PublicKey doesn't export the C precomputation interface (i.e. crypto_box_beforenm and crypto_box_afternm.