Skip to content

sorairolake/scryptenc-rs

Repository files navigation

scryptenc-rs

CI

scryptenc-rs is a file encryption tool and Rust library which implements the scrypt encrypted data format.

Screenshot of rscrypt

Crates

Name Version Description

scryptenc

Version

An implementation of the scrypt encrypted data format.

scryptenc-cli

Version

File encryption tool using the scrypt encrypted data format.

scryptenc-wasm

Version

Wasm bindings for scryptenc.

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.