Update content of files

This commit is contained in:
GitHub Action 2021-10-19 11:38:22 +00:00
parent e6f2874705
commit 80dd4eb504

View file

@ -88,7 +88,6 @@
</blockquote>
<p>Here, encrypted_answer is obtained as follows:</p>
<ul>
<li>new_nonce_hash := 128 lower-order bits of SHA1 (new_nonce);</li>
<li><p>answer := serialization </p>
<pre><code> server_DH_inner_data#b5890dba nonce:int128 server_nonce:int128 g:int dh_prime:string g_a:string server_time:int = Server_DH_inner_data;</code></pre>
</li>