Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(examples): Add examples for Rust Encryption SDK #685

Merged
merged 63 commits into from
Oct 22, 2024

Conversation

RitvikKapila
Copy link
Contributor

@RitvikKapila RitvikKapila commented Oct 14, 2024

Issue #, if available:

Description of changes:

  • Add Rust support for Encryption SDK.
  • This PR is for getting a review of the examples present in aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/rust/examples/.
  • The aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/rust/dafny_runtime_rust/ and aws-encryption-sdk-dafny/AwsEncryptionSDK/runtimes/rust/src/ are both unchanged from DB-ESDK.
  • The MPL tests (cargo test) and the example tests (cargo test --examples) both run successfully in CI for ubuntu and macOS. pr-test-rust for windows is expected to fail for now and will pass once we check in the smithy generated code. Dafny version is currently set to the rust-unsound branch because of incompatibility of smithy dafny head and dafny head. This will be fixed once these two align.

Squash/merge commit message, if applicable:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@RitvikKapila RitvikKapila marked this pull request as ready for review October 15, 2024 08:03
@RitvikKapila RitvikKapila requested a review from a team as a code owner October 15, 2024 08:03
@RitvikKapila RitvikKapila changed the title feat(support Rust): Add Rust Encryption SDK chore(examples): Add examples for Rust Encryption SDK Oct 15, 2024
@RitvikKapila RitvikKapila marked this pull request as draft October 15, 2024 08:17
@RitvikKapila RitvikKapila merged commit e4de10f into rkapila/rust-reviewed Oct 22, 2024
19 of 21 checks passed
@RitvikKapila RitvikKapila deleted the rkapila/rust-examples branch October 22, 2024 22:10
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.

2 participants