Skip to content

sorairolake/abcrypt-go

Folders and files

NameName
Last commit message
Last commit date
Mar 17, 2025
Sep 8, 2024
Jan 9, 2025
Dec 24, 2024
Jan 9, 2025
May 1, 2024
Feb 11, 2024
Jan 9, 2025
Sep 8, 2024
Jul 10, 2024
Jul 4, 2024
Feb 24, 2025
Jan 26, 2025
Dec 7, 2024
Dec 12, 2024
Dec 24, 2024
Dec 12, 2024
Dec 24, 2024
Dec 7, 2024
Dec 7, 2024
Dec 24, 2024
Dec 8, 2024
Dec 9, 2024
Dec 7, 2024
Mar 10, 2025
Mar 10, 2025
Feb 13, 2024
Mar 4, 2025
Apr 4, 2024
Dec 24, 2024

Repository files navigation

abcrypt-go

CI Go Reference Go version

abcrypt-go is an implementation of the abcrypt encrypted data format.

This package supports version 1 of the abcrypt format.

Usage

To install this library:

go get -u github.com/sorairolake/abcrypt-go

Documentation

See the documentation for more details.

Minimum Go version

This library requires the minimum version of Go 1.23.0.

Source code

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

The source code is also available at:

Changelog

Please see CHANGELOG.adoc.

Contributing

Please see CONTRIBUTING.adoc.

License

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.