Skip to content

fix(grz-common): drop pynacl, use cryptography for X25519 keygen#572

Merged
Hoeze merged 2 commits into
mainfrom
fix/remove-pynacl
May 13, 2026
Merged

fix(grz-common): drop pynacl, use cryptography for X25519 keygen#572
Hoeze merged 2 commits into
mainfrom
fix/remove-pynacl

Conversation

@Hoeze

@Hoeze Hoeze commented May 13, 2026

Copy link
Copy Markdown
Collaborator
  • fix(grz-common): drop pynacl, use cryptography for X25519 keygen
  • update uv.lock

Hoeze added 2 commits May 13, 2026 13:39
crypt4gh 1.8.6 no longer pulls pynacl. Replace nacl.public.PrivateKey
with cryptography's X25519PrivateKey raw bytes export to remove the
direct dependency.
@Hoeze Hoeze added this pull request to the merge queue May 13, 2026
Merged via the queue into main with commit ea7b3f3 May 13, 2026
12 checks passed
@Hoeze Hoeze deleted the fix/remove-pynacl branch May 13, 2026 14:53
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