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

feat(authority-claimer): implement AWS KMS sign #600

Closed
wants to merge 24 commits into from

Conversation

mpolitzer
Copy link

The test requires:

  • Setup a KMS key: Key Type: "Asymmetric" Key Spec: ECC_SECG_P256K1 Key Usage: Sign and verify Signing Algorithms: ECDSA_SHA_256
  • Setup the ARN variable in signtx_test.go of said key
  • Configure the AWS credentials on the machine running the test

@mpolitzer mpolitzer self-assigned this Oct 3, 2024
@mpolitzer mpolitzer force-pushed the feat/authority-claimer-go branch 5 times, most recently from cdc7874 to e8094e1 Compare October 9, 2024 13:30
@vfusco vfusco force-pushed the feature/new-build branch 2 times, most recently from 15e77da to 0a64b1d Compare October 10, 2024 05:33
@mpolitzer mpolitzer force-pushed the feat/authority-claimer-go branch 2 times, most recently from 3ffb91a to 22d44c7 Compare October 11, 2024 14:00
@vfusco vfusco force-pushed the feature/new-build branch 3 times, most recently from 81d7ac5 to 3ce4c33 Compare October 15, 2024 04:17
@mpolitzer mpolitzer force-pushed the feat/authority-claimer-go branch 3 times, most recently from 9d2f57b to d900f46 Compare October 15, 2024 21:46
@vfusco vfusco force-pushed the feature/new-build branch 3 times, most recently from 9a82b13 to 066c409 Compare October 16, 2024 23:18
@vfusco vfusco force-pushed the feature/new-build branch 11 times, most recently from 7ceb7cf to 9cdc1bc Compare October 26, 2024 12:36
@vfusco vfusco force-pushed the feature/new-build branch 2 times, most recently from a5ed330 to 0e84584 Compare October 29, 2024 13:47
@mpolitzer
Copy link
Author

moved #605

@mpolitzer mpolitzer closed this Oct 29, 2024
@mpolitzer mpolitzer deleted the feat/authority-claimer-go branch October 29, 2024 19:13
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