Skip to content
/ dyno Public

Dyno is a simple library for encrypting DynamoDB items

License

Notifications You must be signed in to change notification settings

RealImage/dyno

Repository files navigation

Dyno

CI 🏗 Go Reference

Encrypt and decrypt DynamoDB primary key attribute values. You can either use AWS KMS (don't manage keys; expensive) or AES with your choice of password.

Use it to send encrypted last evaluated key values that clients can use as cursors to paginate through DynamoDB results.

License

Dyno is available under the terms of the MIT license.

Qube Cinema © 2023