package
0.5.21-badger
Repository: https://github.com/zerok-ai/zk-utils-go.git
Documentation: pkg.go.dev
# README
crypto
This module contains the utility functions which are related with compression-decompression, hash generation and other function of this kind.
How To Use
All the functions are exported. We only need to have this package in our import statement and use the functions directly. To get this package do:
go get github.com/zerok-ai/zk-utils-go/crypto
To import this package do:
crypto "github.com/zerok-ai/zk-utils-go/crypto"
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author