Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 548 Bytes

File metadata and controls

12 lines (8 loc) · 548 Bytes

Go Reference Report card

encryption

encryption provides simple and secure encryption utilities using ChaCha20-Poly1305, with base64 encoding/decoding support.

Installation

go get github.com/Cleverse/go-utilities/encryption