Skip to content

ARaChn3/crypto-suite

Repository files navigation

crypto-suite

crypto-suite is a golang package containing useful cryptographic tools.

A full list of all tools and their usage can be found in the project wiki

Usage

To get the package use:

$ go get githib.com/ARaChn3/crypto-suite

To use this package, simply import it using the following:

import csuite "githib.com/ARaChn3/crypto-suite"

Assigning alias: csuite


Biblography

Kudos to this article for an amazing explanation of how RSA encryption works: https://www.sohamkamani.com/golang/rsa-encryption/

About

A golang package containing useful cryptographic tools and guides

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages