aboutsummaryrefslogtreecommitdiffstats
path: root/common/kmac.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-10common: Rename to kem.c from kmac.c.NIIBE Yutaka1-209/+0
2024-04-10common,agent: Factor out KEM functions into common/kem.c.NIIBE Yutaka1-2/+75
2024-04-03common: Allow building with libgcrypt 1.10 for now.Werner Koch1-0/+4
2024-03-29common: Add KMAC.NIIBE Yutaka1-0/+132