Skip to content

impl Debug for SigningKeys#166

Open
c410-f3r wants to merge 1 commit intoctz:mainfrom
c410-f3r:main
Open

impl Debug for SigningKeys#166
c410-f3r wants to merge 1 commit intoctz:mainfrom
c410-f3r:main

Conversation

@c410-f3r
Copy link
Copy Markdown

Doesn't expose sensitive fields.

aws-lc-rs implements Debug for signing keys -> https://docs.rs/aws-lc-rs/latest/aws_lc_rs/signature/struct.EcdsaKeyPair.html

ring implements Debug for signing keys -> https://docs.rs/ring/latest/ring/signature/struct.EcdsaKeyPair.html

rust-crypto implements Debug for signing keys -> https://docs.rs/ed25519-dalek/latest/ed25519_dalek/struct.SigningKey.html

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.

1 participant