Skip to content

Commit

Permalink
crypto: Update fastcrypto for ser/de and use nonrecoverable sig for s…
Browse files Browse the repository at this point in the history
…ecp256k1/r2
  • Loading branch information
joyqvq committed Jan 26, 2023
1 parent 9917de1 commit b062127
Show file tree
Hide file tree
Showing 14 changed files with 504 additions and 337 deletions.
5 changes: 5 additions & 0 deletions .changeset/wicked-cats-occur.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@mysten/sui.js": minor
---

Secp256k1 signs 64-bytes signature [r, s] instead of [r, s, v] with recovery id
Loading

0 comments on commit b062127

Please sign in to comment.