neobytes/src/bls
Alexander Block 5e829a3b1b Update Chia bls-signature to latest version (#2409)
Brings in:
1. https://github.com/Chia-Network/bls-signatures/pull/41
2. https://github.com/Chia-Network/bls-signatures/pull/46
3. A few commits from https://github.com/codablock/bls-signatures are now
   merged into upstream.

This removes the need for manual initialization of the BLS library. This is
now done internally and in a thread-safe way.

Also switch to using tags instead of raw commit hashes. Makes testing
easier and also removes the risk of Github deleting commits due to
cleanup jobs.
2018-11-02 00:59:11 +03:00
..
bls_ies.cpp Move bls stuff from crypto/ to bls/ 2018-10-12 19:39:26 +02:00
bls_ies.h Move bls stuff from crypto/ to bls/ 2018-10-12 19:39:26 +02:00
bls_worker.cpp Move bls stuff from crypto/ to bls/ 2018-10-12 19:39:26 +02:00
bls_worker.h Move bls stuff from crypto/ to bls/ 2018-10-12 19:39:26 +02:00
bls.cpp Update Chia bls-signature to latest version (#2409) 2018-11-02 00:59:11 +03:00
bls.h Update Chia bls-signature to latest version (#2409) 2018-11-02 00:59:11 +03:00