Skip to content

refactor!: deprecate crypto elliptic#187

Merged
SteveLasker merged 4 commits intoveraison:mainfrom
shizhMSFT:deprecate_crypto_elliptic
Jul 11, 2024
Merged

refactor!: deprecate crypto elliptic#187
SteveLasker merged 4 commits intoveraison:mainfrom
shizhMSFT:deprecate_crypto_elliptic

Conversation

@shizhMSFT
Copy link
Copy Markdown
Contributor

Resolves #168, resolves #185.

Breaking changes:

  • Remove compressed point support from EC2 keys

Other changes:

  • Remove calls to deprecated functions in crypto/elliptic
  • Upgrade golang to 1.21 for crypto/ecdh

Related:

shizhMSFT added 4 commits May 11, 2024 11:43
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
Signed-off-by: Shiwei Zhang <shizh@microsoft.com>
@SteveLasker
Copy link
Copy Markdown
Contributor

Thanks, Orie for the review. Can we get a few other 👀 on this so we can merge if maintainers agree?
@thomas-fossati, @setrofim, @qmuntal?

@SteveLasker SteveLasker added this to the v1.2.0 milestone Jul 11, 2024
@SteveLasker SteveLasker merged commit 09d6cfa into veraison:main Jul 11, 2024
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.

Remove compressed point support from EC2 keys Resolve calls to deprecated crypto APIs

4 participants