The Amazon DynamoDB Client-side Encryption in Java supports encryption and signing of your data when stored in Amazon DynamoDB. A typical use of this library is when you are using DynamoDBMapper, where transparent protection of all objects serialized through the mapper can be enabled via configuring an AttributeEncryptor. Use SaveBehavior.PUT or SaveBehavior.CLOBBER with AttributeEncryptor. If you do not do so you risk corrupting your signatures and encrypted data. When PUT or CLOBBER is not specified, fields that are present in the record may not be passed down to the encryptor, which results in fields being left out of the record signature. This in turn can result in records failing to decrypt. For more advanced use cases where tighter control over the encryption and signing process is necessary, the low-level DynamoDBEncryptor can be used directly.

Features

  • Requires Java 8 development environment
  • You can easily save and retrieve a Book object to and from Amazon DynamoDB
  • Enable transparent encryption and signing
  • By default all attributes except the primary keys are both encrypted and signed for maximum security
  • You need to provide attribute actions that tell the DynamoDB Encryption Client which attributes to encrypt and sign
  • You need to take additional steps to safely migrate the client-side encryption configuration

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Client-side Encryption Amazon DynamoDB

Client-side Encryption Amazon DynamoDB Web Site

Other Useful Business Software
$300 in Free Credit Across 150+ Cloud Services Icon
$300 in Free Credit Across 150+ Cloud Services

VMs, containers, AI, databases, storage | build anything. No commitment to start.

Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
Start Building Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Client-side Encryption Amazon DynamoDB!

Additional Project Details

Programming Language

Java

Related Categories

Java Security Software, Java Cryptography Software, Java Encryption Software

Registered

2022-06-28