markrey / natscrypto

Encryption/encoding layer for NATS messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nats Crypto

Build Status Go Report Card Coverage Status License (MIT)

natscrypto is a golang package that wraps nats.Conn to provide transparent PKI encryption to nats messages

The encryption part is pluggable and a PGP implemention is provided

The complete documentation is available here:

https://godoc.org/gopkg.in/orus-io/natscrypto.v0

Get it

go get -u gopkg.in/orus.io/natscrypto.v0

About

Encryption/encoding layer for NATS messages

License:MIT License


Languages

Language:Go 100.0%