abcrypt-go is an implementation of the abcrypt encrypted data format.
This package supports version 1 of the abcrypt format.
To install this library:
go get -u github.com/sorairolake/abcrypt-go
See the documentation for more details.
This library requires the minimum version of Go 1.21.
The upstream repository is available at https://github.com/sorairolake/abcrypt-go.git.
The source code is also available at:
Please see CHANGELOG.adoc.
Please see CONTRIBUTING.adoc.
Copyright (C) 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.2 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.