aboutsummaryrefslogtreecommitdiffstats
path: root/common/kmac.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Rename to kem.c from kmac.c.NIIBE Yutaka2024-04-101-209/+0
* common,agent: Factor out KEM functions into common/kem.c.NIIBE Yutaka2024-04-101-2/+75
* common: Allow building with libgcrypt 1.10 for now.Werner Koch2024-04-031-0/+4
* common: Add KMAC.NIIBE Yutaka2024-03-291-0/+132