Skip to content

Commit

Permalink
deploy: 493c138
Browse files Browse the repository at this point in the history
  • Loading branch information
krakhit committed Oct 29, 2023
1 parent 6331f80 commit 5a47770
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions introfhe.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ <h2 id="inroductory"><a class="header" href="#inroductory">Inroductory</a></h2>
<li><a href="https://blog.sunscreen.tech/an-intro-to-fully-homomorphic-encryption-for-engineers/">Sunscreen - intro to fhe for engineers</a></li>
<li><a href="https://eprint.iacr.org/2022/1602">Survey on FHE and applications</a></li>
<li><a href="https://www.youtube.com/watch?v=ih1vhywiKyE">Computing on encrypted data: Nigel Smart</a></li>
<li><a href="https://tfhe.github.io/tfhe/coding.html">Hands on FHE</a></li>
</ul>
<h2 id="applications"><a class="header" href="#applications">Applications</a></h2>
<ul>
Expand All @@ -203,6 +204,7 @@ <h2 id="applications"><a class="header" href="#applications">Applications</a></h
<h2 id="implementations"><a class="header" href="#implementations">Implementations</a></h2>
<ul>
<li><a href="https://eprint.kobi.one/2022/1635">FPT: a Fixed-Point Accelerator for Torus Fully Homomorphic Encryption</a></li>
<li><a href="https://eprint.iacr.org/2015/818.pdf">cuHE for GPU FHE</a></li>
</ul>
<h2 id="security"><a class="header" href="#security">Security</a></h2>
<ul>
Expand All @@ -212,6 +214,8 @@ <h2 id="security"><a class="header" href="#security">Security</a></h2>
</ul>
</li>
<li><a href="https://eprint.iacr.org/2015/046.pdf">On concrete hardness of LWE</a></li>
<li><a href="https://eprint.iacr.org/2020/1533.pdf">Security of HE on AN</a></li>
<li><a href="https://msp.org/obs/2020/4/p05.xhtml">On security of multivariate RLWE</a></li>
</ul>

</main>
Expand Down
4 changes: 4 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1650,6 +1650,7 @@ <h2 id="inroductory"><a class="header" href="#inroductory">Inroductory</a></h2>
<li><a href="https://blog.sunscreen.tech/an-intro-to-fully-homomorphic-encryption-for-engineers/">Sunscreen - intro to fhe for engineers</a></li>
<li><a href="https://eprint.iacr.org/2022/1602">Survey on FHE and applications</a></li>
<li><a href="https://www.youtube.com/watch?v=ih1vhywiKyE">Computing on encrypted data: Nigel Smart</a></li>
<li><a href="https://tfhe.github.io/tfhe/coding.html">Hands on FHE</a></li>
</ul>
<h2 id="applications-2"><a class="header" href="#applications-2">Applications</a></h2>
<ul>
Expand All @@ -1665,6 +1666,7 @@ <h2 id="applications-2"><a class="header" href="#applications-2">Applications</a
<h2 id="implementations-2"><a class="header" href="#implementations-2">Implementations</a></h2>
<ul>
<li><a href="https://eprint.kobi.one/2022/1635">FPT: a Fixed-Point Accelerator for Torus Fully Homomorphic Encryption</a></li>
<li><a href="https://eprint.iacr.org/2015/818.pdf">cuHE for GPU FHE</a></li>
</ul>
<h2 id="security"><a class="header" href="#security">Security</a></h2>
<ul>
Expand All @@ -1674,6 +1676,8 @@ <h2 id="security"><a class="header" href="#security">Security</a></h2>
</ul>
</li>
<li><a href="https://eprint.iacr.org/2015/046.pdf">On concrete hardness of LWE</a></li>
<li><a href="https://eprint.iacr.org/2020/1533.pdf">Security of HE on AN</a></li>
<li><a href="https://msp.org/obs/2020/4/p05.xhtml">On security of multivariate RLWE</a></li>
</ul>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" crossorigin="anonymous">
<h1 id="schemes-1"><a class="header" href="#schemes-1">Schemes</a></h1>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 5a47770

Please sign in to comment.