This website requires JavaScript.
Explore
Help
Register
Sign In
sparrowwallet
/
gECC
Watch
1
Star
0
Fork
0
You've already forked gECC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
gECC
/
include
/
gecc
History
Craig Raw
5622411e7f
use cuda streams instead of device-wide synchronization addendum 3
2025-10-30 11:36:20 +02:00
..
arith
adapt curve from sm2 to secp256k1
2025-10-15 13:44:34 +02:00
ecdsa
use cuda streams instead of device-wide synchronization addendum 3
2025-10-30 11:36:20 +02:00
hash
add a sha256 implementation with tests, including tagged hash
2025-10-24 11:32:00 +02:00
util
add util for conversion of key x value prefix to int64 with test
2025-10-24 12:43:31 +02:00
arith.h
init
2024-12-20 05:15:19 +00:00
common.h
add more breakdown experiments for batch PMUL and evaluate the performance of batch modinv under different parallel models
2025-04-01 09:21:51 +08:00
ecdsa.h
init
2024-12-20 05:15:19 +00:00
hash.h
add a sha256 implementation with tests, including tagged hash
2025-10-24 11:32:00 +02:00
support.h
init
2024-12-20 05:15:19 +00:00
util.h
add util for conversion of key x value prefix to int64 with test
2025-10-24 12:43:31 +02:00