File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ <h3 class="text-lg font-bold mb-4">Resources</h3>
1010 < li > < a href ="{{ site.github_repo }} " class ="text-primary hover:underline " target ="_blank " rel ="noopener "> GitHub Repository</ a > </ li >
1111 < li > < a href ="{{ site.ietf_datatracker }} " class ="text-primary hover:underline " target ="_blank " rel ="noopener "> IETF Datatracker</ a > </ li >
1212 < li > < a href ="{{ site.editors_copy }} " class ="text-primary hover:underline " target ="_blank " rel ="noopener "> Editor's Copy</ a > </ li >
13+ < li > < a href ="https://eprint.iacr.org/2025/1689 " class ="text-primary hover:underline " target ="_blank " rel ="noopener "> IPCrypt Paper</ a > </ li >
1314 < li > < a href ="{{ site.baseurl }}/implementations/ " class ="text-primary hover:underline "> Implementations</ a > </ li >
1415 < li > < a href ="{{ site.baseurl }}/examples/ " class ="text-primary hover:underline "> Examples</ a > </ li >
1516 </ ul >
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ permalink: /
1414 <div class="flex flex-wrap justify-center gap-4">
1515 <a href="{{ site.baseurl }}/about/" class="btn btn-primary">Learn More</a>
1616 <a href="https://datatracker.ietf.org/doc/draft-denis-ipcrypt/" class="btn btn-secondary" target="_blank" rel="noopener">Read the Specification</a>
17- <a href="https://eprint.iacr.org/2025/1689" class="btn btn-secondary" target="_blank" rel="noopener">Read the Paper</a>
1817 <a href="{{ site.baseurl }}/playground/" class="btn btn-accent">Try the Playground</a>
1918 </div>
2019 </div>
You can’t perform that action at this time.
0 commit comments