An open API service indexing awesome lists of open source software.

https://github.com/chanced/navajo

A cryptographic toolkit for Rust
https://github.com/chanced/navajo

crypto cryptography rust security

Last synced: 5 months ago
JSON representation

A cryptographic toolkit for Rust

Awesome Lists containing this project

README

          

# navajo

navajo is Rust library that provides secure and easy to use cryptographic APIs.

This project is being dogfooded and is in on-going development. SemVer will be
respected beginning with version `0.1.0`. Until then, each version of `0.0` may
contain breaking changes.

## Security Note

This crate has **not** undergone any sort of audit.

Please review the code and use at your own risk.

## Credit

navajo is inspired by and modeled after Google's [tink
project](https://github.com/google/tink). The two projects are not wire
compatible.

## License

MIT OR Apache 2.0 at your leisure