This website requires JavaScript.
Explore
Help
Register
Sign In
Benjamin_Loison
/
Proof_of_Space-Time_prototype
Watch
1
Star
0
Fork
0
You've already forked Proof_of_Space-Time_prototype
Code
Issues
6
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Based on Simple Proofs of Space-Time and Rational Proofs of Storage, Tal Moran and Ilan Orlov.
https://eprint.iacr.org/archive/2016/035/1551392714.pdf
23
Commits
1
Branch
1
Tag
55
KiB
Python
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Benjamin Loison
8c98a259ad
Fix
#11
: Attack by using a nonce multiple times
2023-06-08 14:11:07 +02:00
common.py
Solve potential length extension attack by using SHA-3
2023-06-05 17:19:49 +02:00
meta.py
Solve potential length extension attack by using SHA-3
2023-06-05 17:19:49 +02:00
prover.py
Add multiple execution phases possibility
2023-06-06 15:46:15 +02:00
verifier.py
Fix
#11
: Attack by using a nonce multiple times
2023-06-08 14:11:07 +02:00