Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some core modules and new features #17

Closed
wants to merge 5 commits into from

Conversation

ai-chen2050
Copy link
Contributor

This pull request mainly contains the following features:

  1. feat: add the common tee enclave utilities, and vlc in tee
  2. feat: add the vrf implementation crate
  3. feat: add the crypto crate
  4. refac: rename some unused variant names

Some common crypto utilities, signatures, verify, and hash functions for elliptic curve.
This module contains implementations of a verifiable random function, currently only ECVRF.

VRFs can be used in the consensus protocol for leader election.
And tee_vlc module verifiable logic clock is an implementation of Chronos's TEE backend.
@ai-chen2050 ai-chen2050 reopened this Sep 19, 2024
@fshif fshif removed their request for review September 19, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant