repositorypackage
0.2.3
Repository: https://github.com/sorairolake/abcrypt-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
abcrypt-go
abcrypt-go is an implementation of the abcrypt encrypted data format.
Usage
To install this library:
go get -u github.com/sorairolake/abcrypt-go
Example
Please see example_test.go
.
Documentation
See the documentation for more details.
Minimum Go version
This library requires the minimum version of Go 1.21.
Changelog
Please see CHANGELOG.adoc.
Contributing
Please see CONTRIBUTING.adoc.
License
Copyright © 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.0 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.