no_std BLS signatures no_std version of https://github.com/filecoin-project/bls-signatures With the addition of aggregating public keys and removing parallelization. Dependency rayon was removed because of incompatibility with no_std.