aws / amazon-s3-encryption-client-dotnet

An encryption client that allows you to secure your sensitive data before you send it to Amazon S3.
https://aws.github.io/amazon-s3-encryption-client-dotnet/
Apache License 2.0
15 stars 10 forks source link

fix: update BouncyCastle dependency versions #12

Closed ganeshnj closed 3 years ago

ganeshnj commented 3 years ago

Description

BouncyCastle to 1.8.9 Portable.BouncyCastle to 1.8.9

Motivation and Context

https://github.com/aws/amazon-s3-encryption-client-dotnet/issues/11

Testing

Unit tests & Integration tests for net35, net45, netstandard2.0 & netcoreapp3.1

Screenshots (if appropriate)

Types of changes

Checklist

License