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

Merge PR #21 into main #25

Merged
merged 3 commits into from
Aug 30, 2022
Merged

Merge PR #21 into main #25

merged 3 commits into from
Aug 30, 2022

Conversation

larryk85
Copy link
Contributor

Change Description

Merge PR #21 into main.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

linh2931 and others added 3 commits August 25, 2022 12:04
currently only sha3 is exposed in crypto.hpp; add k1_recover, alt_bn128_add, alt_bn128_mul,
alt_bn128_pair, and mod_exp to the header file. Those new primitives
require crypto protocol feature to be activated. Seperate them from regular crypto.h
and crypto.hpp so they are included only when needed.
[3.0] Move new crypto primitives out of crypto.h and crypto.hpp, and add missing ones to the new hpp file
@larryk85 larryk85 merged commit 798fab3 into main Aug 30, 2022
@larryk85 larryk85 deleted the larryk85/crypto_ext branch August 30, 2022 18:19
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