Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 719 Bytes

File metadata and controls

20 lines (17 loc) · 719 Bytes

Resource Identifier Generation Algorithm (RIGA)

This repository contains the code for:

  • The pseudo-random number generator used to generate IPFS complaint addresses.
  • The tests for availability of IPFS.
  • The tests for requesting content from different IPFS gateways.

Depedencies

  • IPFS (see here)
  • bash
  • curl
  • Python
  • sympy
  • gmpy
  • base58
  • requests
  • hashlib

Acknowledgements

This work was supported by the European Commission under the Horizon 2020 Programme (H2020), as part of the project YAKSHA (Grant Agreement no. 780498) and is based upon work from COST Action DigForASP (CA17124).