Content deleted Content added
Jasonkresch (talk | contribs) m →Password-authenticated key exchange: fixed typo |
Kaltenmeyer (talk | contribs) m it's->its |
||
Line 161:
The following code represents calculations performed by the server, or the second-party.
The server receives the ''blinded input'' value from the client, and may perform authentication, access control, request throttling, or other security measures before processing the request. It then uses
<syntaxhighlight lang="java">
|