-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Refactor Test Vector framework (#96)
Co-authored-by: José Corella <[email protected]>
- Loading branch information
1 parent
ba87b29
commit 29c6a2c
Showing
62 changed files
with
34,096 additions
and
2,285 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Test Vectors for AWS Cryptographic Material Providers Library | ||
|
||
The TestVectorsAwsCryptographicMaterialProviders is responsible for creating Test Vectors used to test all the combinations of features available in the AWS Cryptographic Material Providers Library. | ||
|
||
This project is used as part of AWS Crypto Tools' CI/CD process to test functionality and compatibility across language implementations. | ||
|
||
This project does not adhere to semantic versioning; as such it makes no guarantees that functionality will persist across major, minor, or patch versions. | ||
**DO NOT** take a standalone dependency on this library. | ||
|
||
[Security issue notifications](./CONTRIBUTING.md#security-issue-notifications) | ||
|
||
## Security | ||
|
||
If you discover a potential security issue in this project | ||
we ask that you notify AWS/Amazon Security via our | ||
[vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). | ||
Please **do not** create a public GitHub issue. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.