Skip to content

Commit 67fc54b

Browse files
committed
README.md: update.
1 parent 68c1d90 commit 67fc54b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ An initial audit of this library was conducted by NCC Group in January 2021 and
3434
Formal verification of this library by Galois is on-going and can be found [here](https://github.com/GaloisInc/BLST-Verification).
3535

3636
This library is compliant with the following IETF draft specifications:
37-
- [IETF BLS Signature V5](https://tools.ietf.org/html/draft-irtf-cfrg-bls-signature)
37+
- [IETF BLS Signature V6](https://tools.ietf.org/html/draft-irtf-cfrg-bls-signature)
3838
- [IETF RFC 9380 Hashing to Elliptic Curves](https://www.rfc-editor.org/rfc/rfc9380.html)
3939

4040
The serialization formatting is implemented according to [the ZCash definition](#serialization-format).
@@ -58,6 +58,7 @@ Unless deemed appropriate to implement, bindings for other languages will be pro
5858
- [Node.js](bindings/node.js)
5959
- [Emscripten](bindings/emscripten)
6060
- [C#](bindings/c%23)
61+
- [Zig](bindings/zig)
6162

6263
## API
6364

0 commit comments

Comments
 (0)