Skip to content

Commit

Permalink
[README] update table in README about Go API
Browse files Browse the repository at this point in the history
  • Loading branch information
Vindaar committed Jun 7, 2024
1 parent 754fbe9 commit 76b1f19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ Constantine supports the following protocols in its public API.

| | Nim | C | Rust | Go |
|------------------------------------------------------------------------|:------------------:|:------------------:|-------------------------|:------------------:|
| Ethereum BLS signatures | :white_check_mark: | :white_check_mark: | :building_construction: | :see_no_evil: |
| Ethereum BLS signatures | :white_check_mark: | :white_check_mark: | :building_construction: | :white_check_mark: |
| Ethereum KZG commitments for EIP-4844 | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Ethereum Virtual Machine Precompiles (ECADD, ECMUL, ECPAIRING, MODEXP) | :white_check_mark: | :white_check_mark: | :see_no_evil: | :see_no_evil: |
| Ethereum Virtual Machine Precompiles (ECADD, ECMUL, ECPAIRING, MODEXP) | :white_check_mark: | :white_check_mark: | :see_no_evil: | :white_check_mark: |
| Zk Accel layer for Halo2 proof system (experimental) | not applicable | not applicable | :white_check_mark: | not applicable |

### Elliptic Curves
Expand Down

0 comments on commit 76b1f19

Please sign in to comment.