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

[Key Vault] Add new encryption algorithms for 7.2-preview #16566

Merged
merged 28 commits into from
Feb 10, 2021

Commits on Feb 6, 2021

  1. Generate from latest swagger

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    8191ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cff7cc7 View commit details
    Browse the repository at this point in the history
  3. Add 7.2-preview enum value

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    a4802fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f85c322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd69135 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc6b387 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    012961a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c275520 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d161861 View commit details
    Browse the repository at this point in the history
  10. optional arguments -> kwargs

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    07e8191 View commit details
    Browse the repository at this point in the history
  11. wip; local crypto testing

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    83e1f8b View commit details
    Browse the repository at this point in the history
  12. Address feedback

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    3e82b1a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88c492a View commit details
    Browse the repository at this point in the history
  14. Clean up argument validation

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    6d63b71 View commit details
    Browse the repository at this point in the history
  15. Update async crypto client

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    cc29c95 View commit details
    Browse the repository at this point in the history
  16. Update tests, re-record

    mccoyp committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    4860a26 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b05acac View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0fba28d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    79db935 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e7e94e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    0f75c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8033832 View commit details
    Browse the repository at this point in the history
  3. Add oct-HSM support

    mccoyp committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5ca469d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2052aae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    553dfff View commit details
    Browse the repository at this point in the history
  6. Address feedback

    mccoyp committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    741616d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fc96e7 View commit details
    Browse the repository at this point in the history