public final class BLSDemo extends Object implements ECCelerateDemo
Pairing to implement BLS signatures [1].
References:
[1] Dan Boneh, Ben Lynn, and Hovav Shacham, Short Signatures from the Weil Pairing, 2014, Journal of Cryptology. 17: 297–319
| Constructor and Description |
|---|
BLSDemo()
Empty constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main method.
|
boolean |
run()
Executes the demo.
|
public boolean run()
ECCelerateDemorun in interface ECCelerateDemotrue on success, false otherwisepublic static void main(String[] args)
args - will be ignoredCopyright © 2011–2022 Stiftung SIC. All rights reserved.