-
> Both participants also provide a boolean input vv and vp for the Client and Server respectively. These boolean values should be equal, and correspond to whether the protocol is executed with verifi…
-
Finalize uses `H_2` like so:
```
H_2(DST, x .. N)
```
The reference implementation basically uses `DST` as a keyed hash, yet we define it as a hash function. Maybe we should just say this is a…
-
Following the instructions [here](https://docs.aws.amazon.com/iot/latest/developerguide/connecting-to-existing-device.html), I get errors trying to install aws-crt
Pre reqs:
cmake is already the n…
-
I read through the draft (https://cfrg.github.io/draft-irtf-cfrg-opaque/draft-irtf-cfrg-opaque.html on 1/11/21), and have a few comments.
- Add `pwdU` to section 1.2
- Add OPRF `KeyGen()` to secti…
-
The Go PoC implementation in this repository currently includes prime-order group instantiations based on the NIST P-384 and P-521 curves. This gives us (V)OPRF instantiations using two of the ciphers…
-
### What did you do? (required: The issue will be **closed** when not provided)
Hi!
Thanks so much for this very nice plugin!
I have it installed with vundle with my vim. Two days ago, it sta…
-
I think we are doing the same job twice, I have a reference implementation of h2c, which can be used for voprf that can be used by your reference implementation of Voprf.
https://github.com/armfaz…
-
(Adding an issue, can try drafting up a PR shortly)
It should be possible for a client to get multiple tokens issued at one time to avoid having to do a round-trip for each invocation of the issuan…
-
Confirm by changing [ ] to [x] below:
- [x] I've searched for [previous similar issues](https://github.com/aws/aws-iot-device-sdk-pyhton-v2/issues) and didn't find any solution
**Platform/OS/Devic…
-
Tracking issue for putting content on the `ristretto.group` site.
In terms of the website content, here's a checklist from an email from @bitwiseshiftleft:
- [x] Motivation (like in the `curve25…