Skip to content

Integrate Cryptography into QueueClient #13

Description

@pvandervelde

Context

Subtasks

  • 23.1 Add optional crypto_provider field to QueueClient
  • 23.2 Add optional plaintext_policy field to QueueClient (defaults to Allow)
  • 23.3 Modify send() to encrypt if crypto_provider present
  • 23.4 Modify receive() to detect and decrypt if encrypted
  • 23.5 Add QueueClientBuilder methods: with_encryption(provider, policy)
  • 23.6 Add debug mode support (encryption can be disabled, Assertion chore(deps): bump openssl from 0.10.77 to 0.10.78 #36)
  • 23.7 Update QueueClient documentation with encryption examples
  • 23.8 Add integration tests for encrypted send/receive workflow

Phase

Phase 5: Cryptography Module Implementation (Task 23.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions