This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
p256k1
Watch
1
Star
0
Fork
0
You've already forked p256k1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8649cae7b2488d1e9e1938fdf6904fdf981d0d0
p256k1
/
signer
History
mleku
632b34263b
Refactor signer package to use interfaces from next.orly.dev/pkg/interfaces/signer. This change simplifies the code by creating aliases for the existing interfaces, enhancing maintainability and allowing for drop-in replacements.
2025-11-02 03:57:38 +00:00
..
btcec_signer.go
Remove benchmark results file and update Go module dependencies
2025-11-01 21:03:50 +00:00
p256k1_signer_test.go
Add Schnorr signature implementation and associated tests
2025-11-01 20:26:35 +00:00
p256k1_signer.go
Refactor Ecmult functions for optimized windowed multiplication and enhance performance
2025-11-01 21:39:36 +00:00
signer.go
Refactor signer package to use interfaces from next.orly.dev/pkg/interfaces/signer. This change simplifies the code by creating aliases for the existing interfaces, enhancing maintainability and allowing for drop-in replacements.
2025-11-02 03:57:38 +00:00