We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20a91c commit b1c88efCopy full SHA for b1c88ef
README.md
@@ -4,7 +4,7 @@ Optimized Noir library that evaluates RSA signatures.
4
5
Uses https://github.com/zac-williamson/noir-bignum as a dependency.
6
7
-NOTE: library is experimental and currently will only compile using the nightly build of noir (as of 15 July 2024)
+NOTE: library requires noir v 0.32.0 or later. If using the barretenberg backend, bb version of at least 0.46.1 is required (`bbup -v 0.46.1 `)
8
9
# Usage
10
0 commit comments