8000 GitHub - sorairolake/abcrypt: A simple, modern and secure file encryption tool, file format and Rust library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sorairolake/abcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

abcrypt

CI

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

Demo animation

Crates

Name Version Description

abcrypt

Version

The abcrypt encrypted data format reference implementation.

abcrypt-cli

Version

File encryption tool using the abcrypt encrypted data 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.

Source code

The upstream repository is available at https://github.com/sorairolake/abcrypt.git.

Contributing

Please see CONTRIBUTING.adoc.

License

Copyright © 2022 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. The format specification is distributed under the terms of the CC0 1.0 Universal.

  4. Some documents are distributed under the terms of the Creative Commons Attribution 4.0 International Public License.

This project is compliant with version 3.3 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.

0