Implementation of robust/fault-tolerant secure logging scheme described in "practical and robust secure logging from fault-tolerant sequential aggregate signatures" (international conference on provable security, 2017, doi: 10.1007/978-3-319-68637-0_6)

TechnicalRemarks: # Secure logging from fault-tolerant aggregate signatures

Information

This is a simple implementation of the logging system described in "Practical and Robust Secure Logging from Fault-Tolerant Sequential Aggregate Signatures" (International Conference on Provable Security, 2017, also available from the IACR E-Print-Server).

Disclaimer

This is an academic implementation used for benchmarking in the paper. Since this is the only purpose, this impelmentation is not well tested and reviewed for security and therefore should be used with caution.

Used libraries

Build instructions

Make sure that boost, libpbc and NTL are installed. (The versions of libpbc and NTL used for the benchmarks reported in the paper can be found in the lib folder.) Then run: mkdir build cd build cmake .. make pbcwrapper will be built automatically during this process.

Cite this as

Hartmann, Dominik (2023). Dataset: Implementation of robust/fault-tolerant secure logging scheme described in "practical and robust secure logging from fault-tolerant sequential aggregate signatures" (international conference on provable security, 2017, doi: 10.1007/978-3-319-68637-0_6). https://doi.org/10.35097/1200

DOI retrieved: 2023

Additional Info

Field Value
Imported on August 4, 2023
Last update August 4, 2023
License Other
Source https://doi.org/10.35097/1200
Author Hartmann, Dominik
Source Creation 2023
Publishers
Karlsruhe Institute of Technology
Production Year 2016
Publication Year 2023
Subject Areas
Name: Computer Science