crypto
This commit is contained in:
parent
1bce8e8ec5
commit
48ba3564f7
2 changed files with 16 additions and 8 deletions
|
@ -194,10 +194,14 @@
|
|||
|
||||
<article>
|
||||
<h3>Cryptography</h3>
|
||||
<ul>
|
||||
<li><a href="https://en.wikipedia.org/wiki/GNU_Privacy_Guard">GPG</a>, <a href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">OpenPGP</a>, <a href="https://en.wikipedia.org/wiki/Pass_(software)">Pass</a></li>
|
||||
<li><a href="https://en.wikipedia.org/wiki/OpenSSH">OpenSSH</a>, <a href="https://en.wikipedia.org/wiki/OpenSSL">OpenSSL</a></li>
|
||||
</ul>
|
||||
<ul><li>
|
||||
<a href="https://en.wikipedia.org/wiki/GNU_Privacy_Guard">GPG</a>,
|
||||
<a href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP">OpenPGP</a>,
|
||||
<a href="https://en.wikipedia.org/wiki/Pass_(software)">Pass</a>
|
||||
</li><li>
|
||||
<a href="https://en.wikipedia.org/wiki/OpenSSH">OpenSSH</a>,
|
||||
<a href="https://en.wikipedia.org/wiki/OpenSSL">OpenSSL</a>
|
||||
</li></ul>
|
||||
</article>
|
||||
|
||||
<article>
|
||||
|
|
|
@ -194,10 +194,14 @@
|
|||
|
||||
<article>
|
||||
<h3>Cryptographie</h3>
|
||||
<ul>
|
||||
<li><a href="https://fr.wikipedia.org/wiki/GNU_Privacy_Guard">GPG</a>, <a href="https://fr.wikipedia.org/wiki/OpenPGP">OpenPGP</a>, <a href="https://fr.wikipedia.org/wiki/Pass_(logiciel)">Pass</a></li>
|
||||
<li><a href="https://fr.wikipedia.org/wiki/OpenSSH">OpenSSH</a>, <a href="https://fr.wikipedia.org/wiki/OpenSSL">OpenSSL</a></li>
|
||||
</ul>
|
||||
<ul><li>
|
||||
<a href="https://fr.wikipedia.org/wiki/GNU_Privacy_Guard">GPG</a>,
|
||||
<a href="https://fr.wikipedia.org/wiki/OpenPGP">OpenPGP</a>,
|
||||
<a href="https://fr.wikipedia.org/wiki/Pass_(logiciel)">Pass</a>
|
||||
</li><li>
|
||||
<a href="https://fr.wikipedia.org/wiki/OpenSSH">OpenSSH</a>,
|
||||
<a href="https://fr.wikipedia.org/wiki/OpenSSL">OpenSSL</a>
|
||||
</li></ul>
|
||||
</article>
|
||||
|
||||
<article>
|
||||
|
|
Loading…
Add table
Reference in a new issue