-
Notifications
You must be signed in to change notification settings - Fork 30
Home
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.
This library is not suitable for production code. There are no guarantees for the security of these implementations. Use at your own risk.