File ManagerCurrent Directory: wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/features/s3EncryptionLinux appserver-0d5e4f1e-php-cc8da225320a42ba9b7d66cba40b1f03 6.6.123+ #1 SMP PREEMPT_DYNAMIC Wed Mar 11 09:04:28 UTC 2026 x86_64Edit File: encryption.feature @s3Encryption @integ Feature: S3 Client Side Encryption Scenario: Upload PHP's GCM encrypted fixtures When I get all fixtures for "aes_gcm" from "aws-s3-shared-tests" Then I encrypt each fixture with "kms" "AWS_SDK_TEST_ALIAS" "us-west-2" and "aes_gcm" And upload "PHP" data with folder "version_2" Scenario: Upload PHP's CBC encrypted fixtures When I get all fixtures for "aes_cbc" from "aws-s3-shared-tests" Then I encrypt each fixture with "kms" "AWS_SDK_TEST_ALIAS" "us-west-2" and "aes_cbc" And upload "PHP" data with folder "version_2" Scenario: Get all PHP plaintext fixtures for kms keyed aes gcm When I get all fixtures for "aes_gcm" from "aws-s3-shared-tests" Then I decrypt each fixture against "PHP" "version_2" And I compare the decrypted ciphertext to the plaintext Scenario: Get all PHP plaintext fixtures for kms keyed aes cbc When I get all fixtures for "aes_cbc" from "aws-s3-shared-tests" Then I decrypt each fixture against "PHP" "version_2" And I compare the decrypted ciphertext to the plaintext Scenario: Get all Go plaintext fixtures for kms keyed aes gcm When I get all fixtures for "aes_gcm" from "aws-s3-shared-tests" Then I decrypt each fixture against "Go" "version_2" And I compare the decrypted ciphertext to the plaintext Scenario: Get all Go plaintext fixtures for kms keyed aes cbc When I get all fixtures for "aes_cbc" from "aws-s3-shared-tests" Then I decrypt each fixture against "Go" "version_2" And I compare the decrypted ciphertext to the plaintext Scenario: Get all Java plaintext fixtures for kms keyed aes gcm When I get all fixtures for "aes_gcm" from "aws-s3-shared-tests" Then I decrypt each fixture against "Java" "version_2" And I compare the decrypted ciphertext to the plaintext Scenario: Get all Java plaintext fixtures for kms keyed aes cbc When I get all fixtures for "aes_cbc" from "aws-s3-shared-tests" Then I decrypt each fixture against "Java" "version_2" And I compare the decrypted ciphertext to the plaintext Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Direncryption.featureFile2.04 KB Rename | Delete | Edit