Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aburdulescu/pocryp

Command line utility for cryptographic primitives
https://github.com/aburdulescu/pocryp

cli cryptography go golang

Last synced: 3 days ago
JSON representation

Command line utility for cryptographic primitives

Awesome Lists containing this project

README

        

# pocryp
Command line utility for cryptographic primitives

## Install

### Precompiled binary

Go to [latest](https://github.com/aburdulescu/pocryp/releases/latest)
release and download the tarball for your OS and CPU architecture.

### From source

If you have `go` installed, run:

```
go install bandr.me/p/pocryp@latest
```

## Usage

Run `./pocryp -h` to see available commands.