Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 410 Bytes

File metadata and controls

12 lines (8 loc) · 410 Bytes

Build Status

Go Crypto Utilities

Stefan Arentz, October 2014

Introduction

This repository contains miscellaneous high level crypto utilities for Go. It is generally a bad idea to implement your own, but some things are missing from the Go standard library, like for example PKCS#7 Detached Signatures.