Skip to content

Releases: ProteosEncryption/Proteos.Encryption

v0.1.0-preview.3

v0.1.0-preview.3 Pre-release
Pre-release

Choose a tag to compare

Added

  • Added the new Proteos.Encryption.GoogleCloudKms package.
  • Support for Google Cloud KMS using symmetric ENCRYPT_DECRYPT keys.
  • Application Default Credentials (ADC) support.
  • Optional credentials file / JSON credentials configuration.
  • CRC32C integrity verification for requests and responses.
  • Full unit test coverage without live GCP calls.

Changed

  • Version updated to 0.1.0-preview.3.
  • Documentation updated for Google Cloud KMS support.

Compatibility

  • No changes to the envelope format.
  • No breaking changes to existing APIs.
  • Azure Key Vault and AWS KMS providers remain unchanged.

Proteos.Encryption 0.1.0-preview.2

Pre-release

Choose a tag to compare

Initial public preview release.

Packages

  • Proteos.Encryption.Abstractions
  • Proteos.Encryption.Core
  • Proteos.Encryption.EntityFrameworkCore
  • Proteos.Encryption.AzureKeyVault
  • Proteos.Encryption.AwsKms

Highlights

  • Application Layer Encryption for .NET
  • Entity Framework Core integration
  • Equality search with blind indexes
  • Key rotation foundation
  • Strict mode and audit support
  • Azure Key Vault support
  • AWS KMS support

License: Apache 2.0