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

Feat/macos ready #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Feat/macos ready #1

wants to merge 3 commits into from

Conversation

apsantiso
Copy link

No description provided.

@TamaraFinogina
Copy link

TamaraFinogina commented Aug 14, 2024

The pqc compiles a post-quantum C library PQClean to WebAssembly so we can use it in browsers. This PR follows changes in PQClean that expose more functions and allow those changes to appear in Webassembly. It exposes the following functions: encryption of the given secret with the given randomness; decryption of the ciphertext without verification (without FO transform); and key generation from the given seed. The changes are such that compilation can be done on Mac OS.

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.

3 participants