Skip to content

sorairolake/abcrypt

Repository files navigation

abcrypt

CI

abcrypt is a simple, modern and secure file encryption tool, file format and Rust library.

Screenshot of abcrypt

Crates

Name Version Description

abcrypt

Version

The abcrypt format reference implementation.

abcrypt-cli

Version

File encryption tool using the abcrypt format.

abcrypt-capi

Version

C API for abcrypt.

abcrypt-wasm

Version

Wasm bindings for abcrypt.

abcrypt-py

Version

Python bindings for abcrypt.

Format specification

The format specification is at FORMAT.adoc.

Contributing

Please see CONTRIBUTING.adoc.

License

Copyright © 2022–2024 Shun Sakai (see AUTHORS.adoc)

  1. Unless otherwise noted, each file is distributed under the terms of either the Apache License 2.0 or the MIT License.

  2. Each file in the crates/cli directory and some other files are distributed under the terms of the GNU General Public License v3.0 or later.

  3. Some documents are distributed under the terms of the Creative Commons Attribution 4.0 International Public 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.