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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    1c4b133 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    983bff1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. add kms rsa example

    RitvikKapila committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    83592af View commit details
    Browse the repository at this point in the history
  2. add examples dir

    RitvikKapila committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f54add3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6d90d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix keyring examples

    RitvikKapila committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4f26918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0323ea6 View commit details
    Browse the repository at this point in the history
  3. add discovery examples

    RitvikKapila committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    213fe56 View commit details
    Browse the repository at this point in the history
  4. add

    RitvikKapila committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    380b161 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add

    RitvikKapila committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d1c1d88 View commit details
    Browse the repository at this point in the history
  2. add raw rsa keyring

    RitvikKapila committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    484adee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. add hkeyring examples

    RitvikKapila committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d9fb8f5 View commit details
    Browse the repository at this point in the history
  2. renaming

    RitvikKapila committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    baa3fbe View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    e9f5ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ea973 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    e0f242f View commit details
    Browse the repository at this point in the history
  2. update examples/main.rs

    RitvikKapila committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bfb7c0c View commit details
    Browse the repository at this point in the history
  3. update dependencies

    RitvikKapila committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2c8e891 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bc4ced8 View commit details
    Browse the repository at this point in the history
  2. add daily ci

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b103530 View commit details
    Browse the repository at this point in the history
  3. add ci

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ef20390 View commit details
    Browse the repository at this point in the history
  4. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9748fd9 View commit details
    Browse the repository at this point in the history
  5. try

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6eceaee View commit details
    Browse the repository at this point in the history
  6. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0deaad8 View commit details
    Browse the repository at this point in the history
  7. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    77f1344 View commit details
    Browse the repository at this point in the history
  8. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ecd4d37 View commit details
    Browse the repository at this point in the history
  9. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7d9b007 View commit details
    Browse the repository at this point in the history
  10. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2727bb5 View commit details
    Browse the repository at this point in the history
  11. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6feecc5 View commit details
    Browse the repository at this point in the history
  12. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    75bb9ac View commit details
    Browse the repository at this point in the history
  13. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5d8c7a1 View commit details
    Browse the repository at this point in the history
  14. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6085144 View commit details
    Browse the repository at this point in the history
  15. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    30c80fa View commit details
    Browse the repository at this point in the history
  16. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ca93d44 View commit details
    Browse the repository at this point in the history
  17. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3d04d91 View commit details
    Browse the repository at this point in the history
  18. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bea5e99 View commit details
    Browse the repository at this point in the history
  19. m

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2e4f666 View commit details
    Browse the repository at this point in the history
  20. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a37e746 View commit details
    Browse the repository at this point in the history
  21. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3a05ca2 View commit details
    Browse the repository at this point in the history
  22. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    33b5cb0 View commit details
    Browse the repository at this point in the history
  23. fix

    RitvikKapila committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7d012fd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eee329c View commit details
    Browse the repository at this point in the history
  2. update

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    573f51d View commit details
    Browse the repository at this point in the history
  3. update

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eb3bb32 View commit details
    Browse the repository at this point in the history
  4. update

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    445a44a View commit details
    Browse the repository at this point in the history
  5. fix

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    743753f View commit details
    Browse the repository at this point in the history
  6. fix

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    383cda8 View commit details
    Browse the repository at this point in the history
  7. fix

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3edc4fd View commit details
    Browse the repository at this point in the history
  8. fix

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    760aaef View commit details
    Browse the repository at this point in the history
  9. fix

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b40f500 View commit details
    Browse the repository at this point in the history
  10. add dafny env var

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    374cfd0 View commit details
    Browse the repository at this point in the history
  11. add dafny env var

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    207234c View commit details
    Browse the repository at this point in the history
  12. try

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ba9161c View commit details
    Browse the repository at this point in the history
  13. fix version

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    39d710a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9b73ded View commit details
    Browse the repository at this point in the history
  15. revert

    RitvikKapila committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8b8890d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. add shared cache example

    RitvikKapila committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    57b9f8c View commit details
    Browse the repository at this point in the history
  2. m

    RitvikKapila committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    83af517 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. m

    RitvikKapila committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    33b5e81 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    4b01aa1 View commit details
    Browse the repository at this point in the history
  2. fix dafny version

    RitvikKapila committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed714a7 View commit details
    Browse the repository at this point in the history
  3. bump smithy-dafny

    RitvikKapila committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6ed7d58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a78242 View commit details
    Browse the repository at this point in the history