Skip to content

aws/aws-database-encryption-sdk-dynamodb

This branch is 52 commits ahead of main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 9, 2025
cf528f5 Â· Apr 9, 2025
Mar 20, 2025
Apr 8, 2025
Feb 12, 2025
Mar 24, 2025
Nov 25, 2024
Feb 7, 2025
Mar 20, 2025
Sep 19, 2023
Feb 11, 2025
Apr 9, 2025
Nov 26, 2024
Oct 6, 2023
Dec 3, 2024
May 17, 2024
Apr 2, 2025
May 17, 2024
May 17, 2024
Mar 27, 2023
Jul 15, 2024
Jun 14, 2022
Dec 3, 2024
Feb 3, 2025
Mar 24, 2025
Jun 6, 2023
Apr 8, 2025

Repository files navigation

AWS Database Encryption SDK for DynamoDB

📣 Note: This repository contains the source code and related files for all language implementations of the AWS Database Encryption SDK for DynamoDB. See our supported languages section for more information.

The AWS Database Encryption SDK (DB-ESDK) for DynamoDB is a client-side encryption library that allows you to perform attribute-level encryption, enabling you to encrypt specific attribute values within items before storing them in your DynamoDB table. All encryption and decryption are performed within your application. This lets you protect sensitive data in-transit and at-rest, as data cannot be exposed unless decrypted by your application.

For more details about the design and architecture of the DB-ESDK for DynamoDB, see the AWS Database Encryption SDK Developer Guide.

Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.

Support Policy

See Support Policy for details on the current support status of all major versions of this library.

Giving Feedback

We need your help in making this SDK great. Please participate in the community and contribute to this effort by submitting issues, participating in discussion forums and submitting pull requests through the following channels:

  • Submit issues - this is the preferred channel to interact with our team
  • Articulate your feature request or upvote existing ones
  • Ask questions on AWS re:Post under AWS Crypto Tools tag

Getting Started

Repository structure

This repository is a top level repository which houses all source code in order to compile this library into different runtimes.

This library is written in Dafny, a formally verifiable programming language that can be compiled into different runtimes. This library is currently ONLY supported in Java and .NET

AWS Integration

You need an Amazon Web Services (AWS) account to use the DB-ESDK for DynamoDB as it's specifically designed to work with Amazon DynamoDB. Optionally, you can use AWS Key Management Service (AWS KMS) as your main keyring provider.

Supported Languages

  • Java
  • .NET
  • Dafny
  • Rust

Contributing

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

AWS Database Encryption SDK for DynamoDB

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 18