Skip to content

Commit

Permalink
update Nimbus projects (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec authored Jun 11, 2024
1 parent 53fca78 commit 67158f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/project-ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ This involves extending Constantine's KZG implementation to support PeerDAS. Pot

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.
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).

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

Expand Down

0 comments on commit 67158f2

Please sign in to comment.