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

(alpha.8) - Create cipher crate #683

Merged
merged 3 commits into from
Jan 25, 2025
Merged

(alpha.8) - Create cipher crate #683

merged 3 commits into from
Jan 25, 2025

Conversation

th4s
Copy link
Member

@th4s th4s commented Jan 15, 2025

This PR introduces a cipher crate using the new mpz alpha.1 VM. It supersedes block-cipher and stream cipher crates, which have been removed. It also removes aead crate as different encryption/decryption modes have been moved to tls-mpc crate (not part of this PR).

@th4s th4s changed the title Cipher crate Create cipher crate Jan 15, 2025
@th4s th4s changed the title Create cipher crate (alpha.8) - Create cipher crate Jan 15, 2025
@th4s th4s requested review from themighty1 and sinui0 January 15, 2025 12:28
@th4s
Copy link
Member Author

th4s commented Jan 22, 2025

👍, is there a reason you did not merge?

@sinui0 sinui0 merged commit 481f1bc into alpha.8-branch Jan 25, 2025
0 of 5 checks passed
@sinui0 sinui0 deleted the cipher-crate branch January 25, 2025 19:22
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