This crate (abcrypt-capi
) exposes a C API for the [abcrypt
]
crate.
sh
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.
The minimum supported Rust version (MSRV) of this library is v1.65.0.
Please see [CHANGELOG.adoc].
Please see [CONTRIBUTING.adoc].
Copyright © 2022–2023 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 [COPYING] and copyright notices of individual files for more details on copyright and licensing information.