rajivnavada / gpgme

Golang bridge to GPGME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPGME

A golang bridge to GPGME

Dependencies

This project uses cgo. It will look to link against the following libraries:

On OSX (or macOS) you can install dependencies via brew install libgpg-error libassuan gpgme

About

Golang bridge to GPGME


Languages

Language:C 70.0%Language:Go 30.0%