Skip to content

itera-io/crypto-service-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Service

Description

This is a small common crypto librarly to encrypt/decrypt secret data. You can decrypt data that's encrypted through Crypto Service CSharp and vice versa

Installation

Use go get github.com/itera-io/crypto-service-go to install TaikunCryptoGoClient

Usage

After installation you can create crypto client by dependency injection client, _ := crypto.NewClient() Note: Please specify CRYPTO_SERVICE_KEY environment variable

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages