Skip to content
brycx edited this page Jan 19, 2022 · 7 revisions

Orion is a cryptography library written in pure Rust. It aims to provide easy and usable crypto while trying to minimize the use of unsafe code.

Warning

This library has not undergone any third-party security audit. Usage is at own risk.

Clone this wiki locally