nim-bearssl/bearssl/abi
diegomrsantos d4e2f555c8
gcc 14 support (#62)
* rsaKeygenGetDefault test

* add ubuntu 24 and gcc 14 to ci

* use PrngClassPointerConst for rsa keygen

* fix test_brssl

* add comment about ubuntu 24

* define and use ConstPtrPtrHashClass

* remove previous ecKeygen

* remove previous x509NoanchorInit

* improve test

* add ecKeygen test

* add x509NoanchorInit test

* remove commented code

* rename target to linux-gcc-14

* test already exists

* fix tests
2024-07-18 18:50:24 +03:00
..
bearssl_aead.nim cross-compile-compatible paths (#31) 2022-06-24 20:09:06 +02:00
bearssl_block.nim cross-compile-compatible paths (#31) 2022-06-24 20:09:06 +02:00
bearssl_ec.nim Fix gcc-14 issues part 2. (#61) 2024-06-27 01:42:04 +03:00
bearssl_hash.nim gcc 14 support (#62) 2024-07-18 18:50:24 +03:00
bearssl_hmac.nim Fixed hmacSize definition (#44) 2023-01-17 11:49:12 +01:00
bearssl_kdf.nim cross-compile-compatible paths (#31) 2022-06-24 20:09:06 +02:00
bearssl_pem.nim Switch to llvm-mingw in Windows CI 2023-09-14 10:49:20 +07:00
bearssl_prf.nim cross-compile-compatible paths (#31) 2022-06-24 20:09:06 +02:00
bearssl_rand.nim Fix gcc-14 issues part 2. (#61) 2024-06-27 01:42:04 +03:00
bearssl_rsa.nim gcc 14 support (#62) 2024-07-18 18:50:24 +03:00
bearssl_ssl.nim Fix GCC-14 [-Wincompatible-pointer-types] issue. (#58) 2024-06-02 06:42:27 +03:00
bearssl_x509.nim Fix GCC-14 [-Wincompatible-pointer-types] issue. (#58) 2024-06-02 06:42:27 +03:00
brssl.nim Fix gcc-14 issues part 2. (#61) 2024-06-27 01:42:04 +03:00
brssl_cpp.h work around C++ linking issue (#50) 2023-08-16 12:47:15 +02:00
cacert.nim remove non-split api, bump version (#39) 2022-11-21 18:01:21 +01:00
config.nim cross-compile-compatible paths (#31) 2022-06-24 20:09:06 +02:00
csources.nim work around C++ linking issue (#50) 2023-08-16 12:47:15 +02:00
inner.nim cross-compile-compatible paths (#31) 2022-06-24 20:09:06 +02:00
intx.nim cross-compile-compatible paths (#31) 2022-06-24 20:09:06 +02:00