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

https://github.com/alokmenghrajani/gpgeez

Small wrapper around golang.org/x/crypto/openpgp
https://github.com/alokmenghrajani/gpgeez

cryptography gnupg go golang gpg wrapper

Last synced: 12 days ago
JSON representation

Small wrapper around golang.org/x/crypto/openpgp

Awesome Lists containing this project

README

        

Gpgeez
======
[![license](http://img.shields.io/badge/license-apache_2.0-blue.svg?style=flat)](https://raw.githubusercontent.com/alokmenghrajani/gpgeez/master/LICENSE)
[![build](https://travis-ci.org/alokmenghrajani/gpgeez.svg?branch=master)](https://travis-ci.org/alokmenghrajani/gpgeez)

Small wrapper around golang.org/x/crypto/openpgp

See https://github.com/alokmenghrajani/gpgeez/blob/master/example/create_key.go for sample usage.