Kevin Lewi
Kevin Lewi
Subsumed by #433, closing this one.
@dependabot rebase
One example of where this should be addressed: https://github.com/facebook/akd/blob/main/akd_core/src/lib.rs#L182
@haochenuw Thanks for working on this! I think, rather than having a key_history() and key_history_v2() interface, it might be better to instead just have one key_history() function, but add an...
Hmm, I see. Yes, not zeroing out the public key should be fine in this case.
Hi @vdhanan -- sorry for the delays in replying. This makes sense, however: do you need an explicit new release on top of `opaque-ke 2.0`, or would it suffice to...
@vdhanan Unfortunately, it won't really be possible to release with the latest version of `voprf 0.5` on top of `opaque-ke 2.0` since `opaque-ke 2.0` pins `voprf 0.4.0-pre.3`, which is a...
https://crates.io/crates/opaque-ke/3.0.0-pre.5 has been published
https://crates.io/crates/opaque-ke/2.1.0-pre.1 has been released, which should hopefully address this issue -- @drey7925, @vdhanan let me know if this works!
> Thank you so much! Unfortunately, I wasn't able to get a login working from a client with 2.1.0-pre.1, either to an existing server running 2.0.0, or to a local...