bls_lib icon indicating copy to clipboard operation
bls_lib copied to clipboard

To production

Open IlyaGazman opened this issue 7 years ago • 2 comments

Hey,

I would like to use your signature aggregation algorithm in the cryptocurrency that I am developing in order to reduce the block size.

What tests and research do I need to put in, in order to make this production ready.

IlyaGazman avatar Jan 30 '18 22:01 IlyaGazman

Well : https://github.com/leishman/bls_lib/blob/master/src/bls.cpp#L193

Alex-Werner avatar Feb 10 '18 13:02 Alex-Werner

I would highly recommend using another library that is more robust and hardened, like the one from Chia: https://github.com/Chia-Network/bls-signatures. This is just an experimental project

leishman avatar Jan 04 '19 13:01 leishman