mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-08-03 03:46:32 -04:00
Updated github build
This commit is contained in:
parent
0cac43c332
commit
ff35bb5604
5 changed files with 29 additions and 15 deletions
|
@ -279,7 +279,7 @@ considered complete and stable at the moment, but could change if absolutely war
|
|||
<li><p>Reticulum uses the following format for encrypted tokens:</p>
|
||||
<ul>
|
||||
<li><p>Ephemeral per-packet and link keys and derived from an ECDH key exchange on Curve25519</p></li>
|
||||
<li><p>AES-128 in CBC mode with PKCS7 padding</p></li>
|
||||
<li><p>AES-128 or AES-256 in CBC mode with PKCS7 padding</p></li>
|
||||
<li><p>HMAC using SHA256 for authentication</p></li>
|
||||
<li><p>IVs are generated through os.urandom()</p></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue