python_version = "3.8" python_version = "3.12" [build-system] requires = ["poetry_core>=1.0.0"] 77 changes: 38 additions & 39 deletions 77 requirements.dev.txt Original file line numberDiff line numberDiff line change @@ -1,5 +1,5 @@ alabaster==0.7.13 ; python_full_version ...
Python Java Node.js Emscripten C# API The blst API is defined in the C headerbindings/blst.h. The API can be categorized as follows, with some example operations: Field Operations (add, sub, mul, neg, inv, to/from Montgomery) Curve Operations (add, double, mul, to/from affine, group...
Pure python bls12-381 and signatures JavaScript bindingsBefore you startThis library uses minimum public key sizes (MPL). A G2Element is a signature (96 bytes), and a G1Element is a public key (48 bytes). A private key is a 32 byte integer. There are three schemes: Basic, Augmented...
Python Java Node.js Emscripten C# API The blst API is defined in the C headerbindings/blst.h. The API can be categorized as follows, with some example operations: Field Operations (add, sub, mul, neg, inv, to/from Montgomery) Curve Operations (add, double, mul, to/from affine, group...