From a150bc93a6bfa30505fef0f995402082b3183eb0 Mon Sep 17 00:00:00 2001 From: Jacek Sieka Date: Wed, 16 Aug 2023 20:13:58 +0200 Subject: [PATCH] blst: 0.3.11 (#5300) ``` Essential changes: security bugfix in Go bindings run-time switch in portable build no-std support [exercised with limited stack size of 56K] serde support blst_miller_loop_n interface, with parallelized Rust and Go counterparts optional blst_fr_pentaroot subroutine Emscripten bindings hardened security on non-asm platforms ``` --- vendor/nim-blscurve | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-blscurve b/vendor/nim-blscurve index 337ab727e..3956f63dd 160000 --- a/vendor/nim-blscurve +++ b/vendor/nim-blscurve @@ -1 +1 @@ -Subproject commit 337ab727eb8a38a0a71725f6f01ce55563f355c0 +Subproject commit 3956f63dd0ed5d7939f6195ee09e4c5c1ace9001