Crates.io | abcrypt-capi |
lib.rs | abcrypt-capi |
version | 0.3.2 |
source | src |
created_at | 2023-09-20 19:53:12.122725 |
updated_at | 2024-04-16 10:14:09.403236 |
description | C API for abcrypt |
homepage | https://sorairolake.github.io/abcrypt/ |
repository | https://github.com/sorairolake/abcrypt |
max_upload_size | |
id | 978443 |
size | 72,803 |
abcrypt-capi exposes a C API for the abcrypt
crate.
cargo build
This will produce static and shared C libraries.
abcrypt.h
is automatically generated by the cbindgen
crate.
See the documentation for more details.
To find the directory where manual pages are generated:
fd -t directory out ./target/*/build/abcrypt-capi-*
The minimum supported Rust version (MSRV) of this library is v1.74.0.
Please see CHANGELOG.adoc.
Please see CONTRIBUTING.adoc.
Copyright © 2022–2024 Shun Sakai (see AUTHORS.adoc)
This library is distributed under the terms of either the Apache License 2.0 or the MIT License.
This project is compliant with version 3.0 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.