pkg

package module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

README

pkg 📦

pkg is a collection of project reusable code we deem valuable.

Feel free to use our packaged code, although keep in mind we might break these APIs from time to time, we suggest you vendor anything you use.

Go Report Card

Quick start

go get -u github.com/lfaoro/pkg

Contributing

Any help and suggestions are very welcome and appreciated. Start by opening an issue.

Documentation

Overview

Package pkg is a collection of code we often reuse in our projects. The purpose of this file is to make the whole repo go getable.

Directories

Path Synopsis
Package logger is the way we do logging.
Package logger is the way we do logging.
aesgcm
Package AESGCM implement AES encryption with GCM authentication according to the paper at ref: https://eprint.iacr.org/2015/102.pdf
Package AESGCM implement AES encryption with GCM authentication according to the paper at ref: https://eprint.iacr.org/2015/102.pdf
ascon
Package ascon wraps the Ascon encryption algorithm.
Package ascon wraps the Ascon encryption algorithm.
cloudkms
Package cloudKMS makes it easy to interact with GCP's CloudKMS service.
Package cloudKMS makes it easy to interact with GCP's CloudKMS service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL