mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-13 02:56:24 +00:00
* Partial draft of BLS-12-381 specification * Some updates * Updated point serialization to standard * Added BLSMultiVerify * Added domain separation logic * Added point to hash algorithm * Represented field_modulus as decimal along with the cofactor * Added what e(x,y) means. * Pass domain into hash_to_G2 * Updated code to make it more easily runnable in py_ecc * Add pending review warning