a02c54f4a7
SecretKey renamed to CryptoBox::SecretKey PublicKey renamed to CryptoBox::PublicKey KeyPair removed. Use CryptoBox::SecretKey instead. Cox.encrypt was removed. Use `secret_key.pair(...).encrypt` Cox.decrypt was removed. Use `secret_key.pair(...).decrypt` |
||
---|---|---|
.. | ||
cipher | ||
crypto_box | ||
sign | ||
blake2b_spec.cr | ||
kdf_spec.cr | ||
pwhash_spec.cr | ||
secret_key_spec.cr |