Laurent Cheylus
|
e6a1983325
|
crypto.ecdsa: add support for OpenSSL on OpenBSD (#24772)
|
2025-06-22 12:35:30 +03:00 |
|
Delyan Angelov
|
59909cde89
|
ci: use windows-2025 for the gcc-windows job (since it has gcc 14.2.0) (#24304)
|
2025-04-24 13:03:25 +03:00 |
|
blackshirt
|
2fd3b7e881
|
crypto.ecdsa: improve the performance of the .public_key method of PrivateKey (#23920)
|
2025-03-13 10:21:36 +02:00 |
|
blackshirt
|
309aebfaf1
|
crypto.ecdsa: clean out old deprecated keypair opaque from the module, make -cstrict pass for all the tests, and with both gcc and clang (#23887)
|
2025-03-09 09:59:10 +02:00 |
|
blackshirt
|
ec0b70e130
|
crypto.ecdsa: complete the migration to the newer OpenSSL APIs (follow up to #23876) (#23877)
|
2025-03-08 14:59:01 +02:00 |
|
blackshirt
|
bc3fc1218b
|
crypto.ecdsa: migrate new_key_from_seed to use high opaque, simplify the logic (#23876)
|
2025-03-07 17:31:58 +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
|
d30598bbca
|
crypto.ecdsa: migrate ecdsa.PrivateKey.new() to use a high level API (#23640)
|
2025-02-04 11:13:56 +02:00 |
|
blackshirt
|
1eaa7c81fa
|
crypto.ecdsa: split out the C wrapper to a new .c.v file (#23595)
|
2025-01-27 08:03:19 +02:00 |
|