Skip to content

Conversation

@andreacerulli
Copy link

@andreacerulli andreacerulli commented Sep 5, 2025

Renamed some examples and their descriptions.

@andreacerulli andreacerulli requested a review from a team as a code owner September 5, 2025 09:18
Copy link
Contributor

@fspreiss fspreiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could consider to also rename the containing folders (e.g., remove the basic_ part).

- **[Basic Timelock IBE](examples/basic_timelock_ibe)** - Implements a secret-bid auction system where bids remain encrypted until a specified deadline.
- **[Threshold BLS Signatures](examples/basic_bls_signing)** - Demonstrates how to use vetKeys to create a threshold BLS signing service.
- **[Identity-Based Encryption (IBE)](examples/basic_ibe)** - Shows how to implement secure messaging using Identity Based Encryption using Internet Identity Principals as encryption IDs.
- **[Timelock Encryption](examples/basic_timelock_ibe)** - Implements a secret-bid auction system where bids remain encrypted until the auction is opened.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **[Timelock Encryption](examples/basic_timelock_ibe)** - Implements a secret-bid auction system where bids remain encrypted until the auction is opened.
- **[Timelock Encryption](examples/basic_timelock_ibe)** - Implements a secret-bid auction system where bids remain encrypted until the auction is opened.

@fspreiss fspreiss changed the title Renamed examples chore: rename examples Sep 8, 2025
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.

2 participants