iron-auth / iron-crypto

Implementation of @hapi/iron in go. Encapsulated tokens (encrypted and mac'ed objects).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iron Crypto

This is a Golang implementation of @hapi/iron and iron-webcrypto - encapsulated tokens (encrypted and mac'ed objects).

Installation

To get started with Iron Crypto, add the module to your go project using the following command:

go get github.com/iron-auth/iron-crypto@v1

Usage

Check out the documentation site for information about using Iron Crypto - Coming soon!

Roadmap

  • Full Golang implementation of iron-webcrypto / @hapi/iron

Security

If you believe there is a security issue in the library, please read our security policy and get in contact with us.

Contributing

Contributions and pull requests are welcome. Please read our contribution guidelines.

About

Implementation of @hapi/iron in go. Encapsulated tokens (encrypted and mac'ed objects).

License:MIT License


Languages

Language:Go 100.0%