GCL is a Go library designed to offer a robust collection of cryptographic algorithms and utilities for seamless integration into your applications. Our commitment to security means continuous updates with the latest, most secure algorithms, all while preserving the existing API and ensuring backward compatibility.
Go to file
Tylan Tyson 4b51809ce9 Added the BLAKE2 algorithm.
algorithms/blake2 Added the BLAKE2 algorithm.
LICENSE First commit.
README.md Added the BLAKE2 algorithm.
gcl.go Created Go project.
go.mod Added the BLAKE2 algorithm.
go.sum Added the BLAKE2 algorithm.

README.md

GCL

GCL is a Go library designed to offer a robust collection of cryptographic algorithms and utilities for seamless integration into your applications. Our commitment to security means continuous updates with the latest, most secure algorithms, all while preserving the existing API and ensuring backward compatibility.

Table of Contents

Features

GCL offers support for a diverse range of cryptographic algorithms, ensuring that your cryptographic requirements are comprehensively addressed. Our library includes:

  • BLAKE2

Installation

Coming soon.

Usage

Coming soon.

License

GCL is licensed under the MIT License. See the LICENSE file for more details.