yaca 0.1.2

Bindings for the YACA library
Documentation

Latest Version Latest Version Apache 2.0 licensed

YACA bindings for Rust.

Documentation: https://docs.rs/yaca/
Repository: https://github.com/Havner/yaca-rust/

YACA library is required for the bindings to work:

YACA - Yet Another Crypto API

YACA is a simple, yet powerful wrapper for the OpenSSL library. It wraps common and most widely used cryptographic operations in a simple and easy to use API.

See the documentation's main page for a quick example.
tests directory contains more tests/examples for all available APIs.