Skip to content

Commit

Permalink
F_2^6
Browse files Browse the repository at this point in the history
  • Loading branch information
sumantasarkar authored Jul 10, 2024
1 parent abe61a1 commit 3715256
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@
</title>

<head>
<style>
sup {
vertical-align: super;
font-size: small;
}
</style>
<style>
sub {
vertical-align: sub;
font-size: small;
}
</style>
<!--
<font color = "blue" font size = +2>
<marquee behavior = "alternate">
Expand Down Expand Up @@ -213,7 +225,7 @@

<li>
Dilip Sau, Sumanta Sarkar, Dhiman Saha and Kalikinkar Mandal <br>
<b>''Know-Thy-Basis: Decomposing F26 for Lightweight S-box Implementation''
<b>''Know-Thy-Basis: Decomposing F<sub>2<sup>6</sup></sub> for Lightweight S-box Implementation''
</b>
<br>
IACR Transactions on Cryptographic Hardware and Embedded Systems (TCHES), 2024(4) pages 344–366.
Expand Down

0 comments on commit 3715256

Please sign in to comment.