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

Consolidate API names related to Key #161

Merged
merged 6 commits into from
Aug 1, 2023
Merged

Consolidate API names related to Key #161

merged 6 commits into from
Aug 1, 2023

Commits on Jul 24, 2023

  1. rename key constructors

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    aac8945 View commit details
    Browse the repository at this point in the history
  2. remove Key prefix from Key struct properties

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    49da38d View commit details
    Browse the repository at this point in the history
  3. rename KeyTypeInvalid to KeyTypeReserved

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7baa3f8 View commit details
    Browse the repository at this point in the history
  4. rename CurveInvalid to CurveReserved

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    00b062a View commit details
    Browse the repository at this point in the history
  5. rename KeyOpInvalid to KeyOpReserved

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0f0bbda View commit details
    Browse the repository at this point in the history
  6. rename AlgorithmInvalid to AlgorithmReserved

    Signed-off-by: qmuntal <qmuntaldiaz@microsoft.com>
    qmuntal committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    adad1c2 View commit details
    Browse the repository at this point in the history