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
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it 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