BLS signatures in C++, using the relic toolkit

Edit Package bls-dash

Implements BLS signatures with aggregation as in Boneh, Drijvers, Neven 2018, using relic toolkit for cryptographic primitives (pairings, EC, hashing). The BLS12-381 curve is used.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000058 58 Bytes
_service:download_files:bls-dash-1.1.0.tar.gz 0000308059 301 KB
_service:download_files:relic-toolkit-3a23142be0a5510a3aa93cd6c76fc59d3fc732a5.tar.gz 0000727299 710 KB
bls-dash-gmp-dynamic.patch 0000000826 826 Bytes
bls-dash-use-system-catch.patch 0000001003 1003 Bytes
bls-dash.changes 0000000365 365 Bytes
bls-dash.spec 0000002274 2.22 KB
Revision 3 (latest revision is 6)
Oleg Girko's avatar Oleg Girko (ol) accepted request 249 from Oleg Girko's avatar Oleg Girko (ol) (revision 3)
* Sat Oct 23 2021 Oleg Girko <ol@infoserver.lv> - 1.1.0-3
- Fix conditional build of tests
- Use system catch2 library instead of bundled one if possible
Comments 0