mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 03:38:08 +01:00
ECDSA text :3
This commit is contained in:
parent
330ef078a6
commit
c0e7181749
1 changed files with 4 additions and 3 deletions
|
@ -285,9 +285,10 @@ margin-right: 100px;
|
|||
<div>
|
||||
<br>
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
|
||||
<p><i class="fas fa-shield-alt"></i> The Connection is encrypted :3 </p>
|
||||
</div>
|
||||
|
||||
<p><i class="fas fa-shield-alt"></i> The Connection is secured with ECDSA with SHA-384 Signature Algorithm :3 We see the video title as: <br>
|
||||
<span style="font-family:'Monospace'"> <%=sha384(video.Title)%></span> <br>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue