Skip to content

Commit 54980b8

Browse files
authored
Update research-tracks.tsx (#28)
1 parent 5c2f2aa commit 54980b8

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

data/research-tracks.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export const researchTracksData: ResearchTrack[] = [
129129
type: 'paper',
130130
},
131131
{
132-
title: 'Follow-up research on Hash-Based Multi-Signatures',
132+
title: 'Follow-up research on Hash-Based Multi-Signatures (Top of the hypercube)',
133133
url: 'https://eprint.iacr.org/2025/889.pdf',
134134
type: 'paper',
135135
},
@@ -143,11 +143,6 @@ export const researchTracksData: ResearchTrack[] = [
143143
url: 'https://github.com/b-wagn/hash-sig',
144144
type: 'code',
145145
},
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-
},
151146
],
152147
},
153148
{

0 commit comments

Comments
 (0)