Benjamin_Loison pushed to master at Benjamin_Loison/BNP_PDF_statement_parser 2023-06-21 00:40:35 +02:00
6ced1c0db0 Correct a typo in the change folder path
Benjamin_Loison created branch master in Benjamin_Loison/BNP_PDF_statement_parser 2023-06-21 00:37:28 +02:00
Benjamin_Loison pushed to master at Benjamin_Loison/BNP_PDF_statement_parser 2023-06-21 00:37:28 +02:00
bff59b3504 Add bnp_pdf_statement_parser.py
Benjamin_Loison created repository Benjamin_Loison/BNP_PDF_statement_parser 2023-06-21 00:36:49 +02:00
Benjamin_Loison commented on issue Benjamin_Loison/Gitea_instance#3 2023-06-14 13:19:26 +02:00
Make life harder for spammers

Got spammed again.

0dc0cc45fc Add missing key in input comment
Benjamin_Loison opened issue Benjamin_Loison/Proof_of_Space-Time_prototype#12 2023-06-09 11:54:10 +02:00
To deepen
Benjamin_Loison pushed tag 0.0.0 to Benjamin_Loison/Proof_of_Space-Time_prototype 2023-06-09 11:52:50 +02:00
Benjamin_Loison commented on issue Benjamin_Loison/Proof_of_Space-Time_prototype#4 2023-06-08 14:15:31 +02:00
Make the prototype non interactive (NI)

The whole PoST can't be NI.

There are two problems for making it completely NI:

  • the prover salt randomness can't be issued in a trusted and NI manner (cf attachment)
  • the verifications…
Benjamin_Loison closed issue Benjamin_Loison/Proof_of_Space-Time_prototype#4 2023-06-08 14:15:31 +02:00
Make the prototype non interactive (NI)
Benjamin_Loison closed issue Benjamin_Loison/Proof_of_Space-Time_prototype#11 2023-06-08 14:11:10 +02:00
Attack by using a nonce multiple times
Benjamin_Loison pushed to master at Benjamin_Loison/Proof_of_Space-Time_prototype 2023-06-08 14:11:10 +02:00
8c98a259ad Fix #11: Attack by using a nonce multiple times
Benjamin_Loison opened issue Benjamin_Loison/Proof_of_Space-Time_prototype#11 2023-06-08 14:06:53 +02:00
Attack by using identical nonce
Benjamin_Loison pushed to master at Benjamin_Loison/Proof_of_Space-Time_prototype 2023-06-06 15:46:24 +02:00
08b4de8b61 Add multiple execution phases possibility
569046321b Solve potential length extension attack by using SHA-3
Compare 2 commits »
Benjamin_Loison commented on issue Benjamin_Loison/Proof_of_Space-Time_prototype#10 2023-06-03 19:33:21 +02:00
The prover hasn't provided a correct proof!

The issue was due to ast.literal_eval(str(indexesRequest)) not being idempotent with indexesRequest being a set.

Benjamin_Loison closed issue Benjamin_Loison/Proof_of_Space-Time_prototype#10 2023-06-03 19:32:30 +02:00
The prover hasn't provided a correct proof!
Benjamin_Loison pushed to master at Benjamin_Loison/Proof_of_Space-Time_prototype 2023-06-03 19:32:30 +02:00
913fe06d5c Clean #10
ae934da1c8 Fix #10: The prover hasn't provided a correct proof!
Compare 2 commits »
Benjamin_Loison closed issue Benjamin_Loison/Proof_of_Space-Time_prototype#8 2023-06-03 16:39:40 +02:00
The received difficulty doesn't match the claimed one!
Benjamin_Loison pushed to master at Benjamin_Loison/Proof_of_Space-Time_prototype 2023-06-03 16:39:40 +02:00
0ab5395508 Fix #8: The received difficulty doesn't match the claimed one!
848b52e3a6 Revert #8: Debugging
Compare 2 commits »