The Amazon S3 Encryption Client for .NET simplifies encrypting and decrypting objects to S3 using KMS or custom keys.
Info
Version: | 3.0.0-preview.3 |
Author(s): | Amazon Web Services |
Last Update: | Thursday, October 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/amazon-s3-encryption-client-dotnet/ |
NuGet Url: | https://www.nuget.org/packages/Amazon.Extensions.S3.Encryption |
Install
Install-Package Amazon.Extensions.S3.Encryption
dotnet add package Amazon.Extensions.S3.Encryption
paket add Amazon.Extensions.S3.Encryption
Amazon.Extensions.S3.Encryption Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- AWSSDK.Core(>= 3.3.107.35)
- AWSSDK.KeyManagementService(>= 3.3.106.30)
- AWSSDK.S3(>= 3.3.111.37)
- BouncyCastle(>= 1.8.9)
- AWSSDK.Core(>= 3.3.107.35)
- AWSSDK.KeyManagementService(>= 3.3.106.30)
- AWSSDK.S3(>= 3.3.111.37)
- Portable.BouncyCastle(>= 1.8.9)
- AWSSDK.Core(>= 3.3.107.35)
- AWSSDK.KeyManagementService(>= 3.3.106.30)
- AWSSDK.S3(>= 3.3.111.37)
- NETStandard.Library(>= 1.6.1)
- Portable.BouncyCastle(>= 1.8.5)
- AWSSDK.Core(>= 3.3.107.35)
- AWSSDK.KeyManagementService(>= 3.3.106.30)
- AWSSDK.S3(>= 3.3.111.37)
- Portable.BouncyCastle(>= 1.8.9)
- AWSSDK.Core(>= 3.3.107.35)
- AWSSDK.KeyManagementService(>= 3.3.106.30)
- AWSSDK.S3(>= 3.3.111.37)
- Portable.BouncyCastle(>= 1.8.9)
Tags