awslabs / aws-encryption-sdk-specification

AWS Encryption SDK Specification
Other
30 stars 27 forks source link

docs: Raw rsa keyring keyless failure #168

Closed MatthewBennington closed 4 years ago

MatthewBennington commented 4 years ago

Issue #, if available: resolves #91

Description of changes: Change language around Raw RSA Keyring behavior when only one key is defined. New wording should be more clear:

[Operation] MUST NOT succeed if [condition]

has been changed to

[Operation] MUST fail if [condition]

No change doc is included, as this is a small change, and it does not affect any existing implementations (both C and JS already adhere to the new changes).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.