yaca

Crates.ioyaca
lib.rsyaca
version0.1.6
sourcesrc
created_at2020-08-04 15:18:46.942175
updated_at2020-12-10 16:37:04.671859
descriptionBindings for the YACA library
homepage
repositoryhttps://github.com/Havner/yaca-rust/
max_upload_size
id272915
size205,786
(Havner)

documentation

https://docs.rs/yaca/

README

YACA bindings for Rust

crate docs license repo

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.

Commit count: 19

cargo fmt