stef / libopaque

c implementation of the OPAQUE protocol with bindings for python, php, ruby, lua, zig, java, erlang, golang, js and SASL.
GNU Lesser General Public License v3.0
69 stars 10 forks source link

[docs] note that ids in RecoverCredentials is sometimes an input #15

Closed creemama closed 3 years ago

creemama commented 3 years ago

It is sometimes an input if cfg.idS or cfg.idU is NotPackaged.

stef commented 3 years ago

good catch! thank you!