mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-03 05:53:07 +00:00
308 B
308 B
Nim implementation of Proof of Storage related schemes
Implementation of the BLS-based public PoS scheme from Shacham H., Waters B., "Compact Proofs of Retrievability" using pairing over BLS12-381 ECC.
For a detailed description of the implementation, see bls.nim
For a usage example, see testbls.nim