diff options
| author | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2015-09-27 20:32:30 +0200 |
| commit | bf8b9d1435a196c9b7c3293904da2a3baba7210a (patch) | |
| tree | b722367def8d35bff70938db77323de61efd0348 /src/mint-lib/baseline/refresh_reveal.req | |
| parent | a67fefa9fbcf9774d277a9c94aeebdf78d2051d1 (diff) | |
| parent | 1bfba318ec0f3393de2dfc66821dec6165eef90a (diff) | |
mention need to audit randomness of gamma
Diffstat (limited to 'src/mint-lib/baseline/refresh_reveal.req')
| -rw-r--r-- | src/mint-lib/baseline/refresh_reveal.req | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mint-lib/baseline/refresh_reveal.req b/src/mint-lib/baseline/refresh_reveal.req new file mode 100644 index 00000000..3fb14396 --- /dev/null +++ b/src/mint-lib/baseline/refresh_reveal.req @@ -0,0 +1,7 @@ +POST /refresh/reveal HTTP/1.1 +Host: localhost:8081 +Accept: */* +Content-Type: application/json +Content-Length: 255 + +{"session_hash":"V97SB8T670M9V71D1Q0KVQ4GSJCVQ5AAKTTH9QKT0ZJZZBFNZAV4NA8NMWRRGVPFEBEGB6ANCN9BPQASJ40TM4Y1C49648TJJ07PGSG","transfer_privs":[["EQKJA401A9NJ2YJDFZJ1EV8AYXBHWZB6NT5T0TWSJHVKVDM6W8A0"],["TKDJ4DF3GZVG0DGAB9E3RGBGSTANYB6JVVWXJGPMB2AY4VQNTBA0"]]}
\ No newline at end of file |
