amazon-s3-encryption-client-dotnet icon indicating copy to clipboard operation
amazon-s3-encryption-client-dotnet copied to clipboard

An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.

Results 7 amazon-s3-encryption-client-dotnet issues
Sort by recently updated
recently updated
newest added

### Describe the bug Please remove [BouncyCastle](https://www.nuget.org/packages/BouncyCastle) dependency and replace it with [BouncyCastle.Cryptography v2.4.0](https://www.nuget.org/packages/BouncyCastle.Cryptography/) See: https://github.com/advisories/GHSA-8xfc-gm6g-vgpv ### Expected Behavior Works as intended ### Current Behavior Outdated dependency ### Reproduction Steps...

bug
module/s3-encryption-client
queued
p1

### Describe the bug I´m trying to upload an entire directory client-sided KMS encrypted. The transfer starts but then the upload raise an exception when reach 5242880 bytes (file is...

bug
module/s3-encryption-client
queued
p1

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.28.18. Release notes Sourced from github/codeql-action's releases. v3.28.18 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

Release Not Needed

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.2.0 to 4.2.1. Release notes Sourced from aws-actions/configure-aws-credentials's releases. v4.2.1 4.2.1 (2025-05-14) Bug Fixes ensure explicit inputs take precedence over environment variables (e56e6c4) prioritize explicit inputs over...

Release Not Needed

Bumps the all-github-actions group with 3 updates: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action). Updates `aws-actions/configure-aws-credentials` from 4.2.1 to 5.1.0 Release notes Sourced from aws-actions/configure-aws-credentials's releases. v5.1.0 5.1.0 (2025-10-06) Features Add global timeout...

Release Not Needed

## Description add per request EC functionality ## Motivation and Context This is because it makes sense for use of encryption context to be send per request. ## Testing Tested...

## Description add per request EC functionality ## Motivation and Context This is because it makes sense for use of encryption context to be send per request. ## Testing Tested...