There was an error while loading. Please reload this page.
1 parent 5c2f2aa commit 54980b8Copy full SHA for 54980b8
1 file changed
data/research-tracks.tsx
@@ -129,7 +129,7 @@ export const researchTracksData: ResearchTrack[] = [
129
type: 'paper',
130
},
131
{
132
- title: 'Follow-up research on Hash-Based Multi-Signatures',
+ title: 'Follow-up research on Hash-Based Multi-Signatures (Top of the hypercube)',
133
url: 'https://eprint.iacr.org/2025/889.pdf',
134
135
@@ -143,11 +143,6 @@ export const researchTracksData: ResearchTrack[] = [
143
url: 'https://github.com/b-wagn/hash-sig',
144
type: 'code',
145
146
- {
147
- title: 'At the Top of the Hypercube – Better Size-Time Tradeoffs for Hash-Based Signatures',
148
- url: 'https://eprint.iacr.org/2025/889',
149
- type: 'paper',
150
- },
151
],
152
153
0 commit comments