Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keng42/go-cnigma
AES and RSA utilities for Go
https://github.com/keng42/go-cnigma
Last synced: 1 day ago
JSON representation
AES and RSA utilities for Go
- Host: GitHub
- URL: https://github.com/keng42/go-cnigma
- Owner: keng42
- License: mit
- Created: 2020-12-05T09:44:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T09:52:20.000Z (almost 4 years ago)
- Last Synced: 2024-06-21T06:21:35.639Z (5 months ago)
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-cnigma
The golang implementation of [cnigma](https://github.com/keng42/cnigma)
## Usage
```sh
go get github.com/keng42/go-cnigma/cnigma
```