Skip to content

ed25519 v2.0.0#622

Merged
tarcieri merged 1 commit intomasterfrom
ed25519/v2.0.0
Jan 16, 2023
Merged

ed25519 v2.0.0#622
tarcieri merged 1 commit intomasterfrom
ed25519/v2.0.0

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Added

  • pkcs8 re-exports (#589, #590, #591, #592)
  • Signature::from_components method (#600)
  • Impl TryFrom<SignatureBytes> for Signature (#601)

Changed

  • Use PublicKeyBytes as KeypairBytes::public_key (#570)
  • Signature::from_bytes takes SignatureBytes as an argument (#593)
  • Store R and s components separately (#595)
  • Bump signature crate dependency to v2.0 (#614)

Removed

  • Deprecated From<[u8; 64]> conversion for signature (#564)
  • AsRef<[u8]> impl on signature (#595)

@tarcieri tarcieri merged commit 0bb3f07 into master Jan 16, 2023
@tarcieri tarcieri deleted the ed25519/v2.0.0 branch January 16, 2023 01:10
tarcieri added a commit to dalek-cryptography/ed25519-dalek that referenced this pull request Jan 16, 2023
rozbb pushed a commit to dalek-cryptography/ed25519-dalek that referenced this pull request Jan 17, 2023
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