Skip to content

More robust parsing of Vault responses#7

Merged
wraithm merged 1 commit intobitnomial:masterfrom
LaurentRDC:vault-transit-fixups
Apr 24, 2025
Merged

More robust parsing of Vault responses#7
wraithm merged 1 commit intobitnomial:masterfrom
LaurentRDC:vault-transit-fixups

Conversation

@LaurentRDC
Copy link

This PR fixes two things:

  • The key must be reached at transit/encrypt/ for encryption, and transit/decrypt/ for decryption;
  • The format of the ciphertext returned by Vault looks like "vault:v<some_version>:" , which means that parsing is a little more involved than what was implemented.

@LaurentRDC LaurentRDC requested a review from wraithm April 24, 2025 01:42
@LaurentRDC LaurentRDC requested a review from bradsherman April 24, 2025 12:35
@LaurentRDC LaurentRDC requested a review from wraithm April 24, 2025 14:37
@wraithm wraithm merged commit d79f9d7 into bitnomial:master Apr 24, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants