Skip to content
brycx edited this page Oct 31, 2018 · 7 revisions

orion is a cryptography library written in pure-Rust which aims to provide easy and usable crypto. 'Usable' meaning exposing high-level API's that are easy to use and hard to misuse.

Warning

This library is not suitable for production code. There are no guarantees for the security of these implementations. Use at your own risk.

Clone this wiki locally