Delyan Angelov
|
a80bc23314
|
tools: cleanup entries from the hardcoded skip_files list in common.v (used by v test , v test-self etc); use the new // vtest build: syntax to mark the tests instead (#23918)
|
2025-03-13 19:51:51 +02:00 |
|
blackshirt
|
66e1d14bb4
|
crypto.ecdsa: migrate core routines for signing (and verifying), it now requires using OpenSSL 3 (#23705)
|
2025-02-17 18:49:32 +02:00 |
|
blackshirt
|
f3493e126a
|
crypto.ecdsa: migrate generate_key and simplify it (part 3) (#23662)
|
2025-02-09 16:23:11 +02:00 |
|
blackshirt
|
e4d1011bb1
|
crypto.ecdsa: fix handling of sign() with custom_hash (#23619)
|
2025-01-31 08:37:57 +02:00 |
|
blackshirt
|
fc1cae5909
|
crypto.ecdsa: fix bug in .with_no_hash handling (#23612)
|
2025-01-30 12:29:00 +02:00 |
|
blackshirt
|
c2b7dbf9b4
|
crypto.ecdsa: improve safety checking, unify signing (and verifying) api to accept options (#23463)
|
2025-01-18 20:07:19 +02:00 |
|
Felipe Pena
|
9d1b855129
|
crypto.ecdsa: fix memleaks, reported by the CI sanitizer jobs (#23450)
|
2025-01-13 05:01:33 +02:00 |
|
blackshirt
|
68c2da2560
|
crypto.ecdsa: expand ecdsa module, to support other curves like secp384r1, secp521r1, secp256k1 (#23407)
|
2025-01-12 12:19:05 +02:00 |
|