aws_encryption_sdk 1.1.0 copy "aws_encryption_sdk: ^1.1.0" to clipboard
aws_encryption_sdk: ^1.1.0 copied to clipboard

An implementation of the AWS Encryption SDK in Dart. Encrypt and decrypt data using AWS KMS, AES and RSA keys. Interoperates with the Java, C and Python implementations.

1.1.0 #

  • Updated dependencies
  • Remove unnecessary casts
  • Support AWS KMS credentials passed to constructor

1.0.0 #

  • Formally updated to support Dart 3
  • Support for libsodium on macOS

0.1.1 #

  • Hooked up the example folder to make visible as a pub.dev tab
  • Cosmetic changes to improve Pub Points score

0.1.0 #

  • Initial version.
0
likes
150
points
44
downloads

Publisher

verified publishersoftwarehothouse.com

Weekly Downloads

An implementation of the AWS Encryption SDK in Dart. Encrypt and decrypt data using AWS KMS, AES and RSA keys. Interoperates with the Java, C and Python implementations.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

aws_kms_api, ffi, pointycastle

More

Packages that depend on aws_encryption_sdk