Skip to content

Commit

Permalink
note specifically C Verkle Constantine bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed Jun 13, 2024
1 parent 01e41ce commit 4d5a87a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/project-ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ By Nimbus Team

This project would involve creating C bindings for the Constantine cryptography library. This library is written in Nim, and implements the cryptography on which Ethereum depends. Once implemented, it should be benchmarked to compare with BLST and other Ethereum cryptographic library bindings. In addition, these C bindings might be to existing or newly created assembly backends (e.g., for ARM).

C bindings for Constantine's Verkle cryptography support are of particular note due to active interest from other client teams in using Constantine in this capacity if they become available.

### Nimbus: Add support for Constantine as Nimbus cryptographic backend

By Nimbus Team
Expand Down

0 comments on commit 4d5a87a

Please sign in to comment.