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.
|
2 years ago | |
---|---|---|
algorithms/blake2 | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
gcl.go | 2 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago |
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.