str4d / bls

Rust crate for BLS signatures
30 stars 9 forks source link

Choice of BLS12-381 #5

Closed JustinDrake closed 5 years ago

JustinDrake commented 6 years ago

I just wanted to clarify the "yes, I know" comment in the README:

"It currently supports the BLS12-381 (Barreto-Lynn-Scott) (yes, I know) construction."

Is there something wrong with BLS12-381? :)

ralexstokes commented 6 years ago

I'm just guessing but the way I read it is that there is an abbreviation collision.

BLS => {Barreto-Lynn-Scott, Boneh–Lynn–Shacham}

str4d commented 5 years ago

Correct, that is what I'm alluding to :smile: