Skip to content

AES256-GCM encryption and decryption of arbitrarily large sets of data for Go.

License

Notifications You must be signed in to change notification settings

wiggin77/cryptod

Repository files navigation

cryptod

Build Status

AES256-GCM encryption and decryption of arbitrarily large sets of data for golang.

Usage

Detailed README coming soon.

In the meantime look here: godoc.

Also see crypto_test.go for unit test and example cli, a simple command line example that encrypts/decrypts files.

About

AES256-GCM encryption and decryption of arbitrarily large sets of data for Go.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published