# `spideroak-crypto`
[![Docs][docs-img]][docs-link]
SpiderOak's cryptography library.
## Usage
This is a low-level cryptography library and can very easily be
misued. See usage-specific guidance below.
### Aranya Users
Unless you are implementing an `Engine`, you should use
[`aranya-crypto`] instead.
### SpiderOak Employees
Most projects have their own high-level cryptography APIs. Use
those instead.
## Security
See our [security policy].
[Aranya Core]: https://github.com/aranya-project/aranya-core
[Aranya]: https://github.com/aranya-project/aranya
[`aranya-crypto`]: https://crates.io/crates/aranya-crypto
[security policy]: https://github.com/aranya-project/aranya
[//]: # (badges)
[docs-img]: https://docs.rs/spideroak-crypto/badge.svg
[docs-link]: https://docs.rs/spideroak-crypto