This website works better with JavaScript.
Explore
Home
Sign In
PoS_EVM
/
mcl
Watch
1
Star
0
Fork
You've already forked mcl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a portable and fast pairing-based cryptography library
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1850
Commits
7
Branches
3
Tags
6.5 MiB
Tag:
Branch:
Tree:
f4a2d2e3be
2merge
add_jenkins_pipeline
dev
fork-update
master
update-fork
updated_mcl
new_deserialize_api
old_deserialize_api
release20170402
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f4a2d2e3be'
${ noResults }
mcl
/
src
/
she_c384_256.cpp
4 lines
84 B
Raw
Normal View
History
Unescape
Escape
[she] add she_c384_256
6 years ago
#
define MCLBN_FP_UNIT_SIZE 6
#
define MCLBN_FR_UNIT_SIZE 4
[she] fix the serialization size for BLS12-381
6 years ago
#
include
"she_c_impl.hpp"