github.com/blackironj/util


Keywords
byte-array, ecdas, pem, x509
Install
go get github.com/blackironj/util

Documentation

Common-utils

Build Status

Utilities for go projects

Dependency

  • go 1.12.x

Sources

  • bytesbuilder

    • It makes bytes array by including multiple type of variables
  • ecdsa

    • ecdsa signing & verification tool using pem format string
  • pem

    • parse pem format string to x509 struct & verify certificate