/sys/miscfs/fdesc/

ame='h' onchange='this.form.submit();'> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/crypto/adiantum
AgeCommit message (Expand)Author
2021-10-17Upgrade self-test passed messages from verbose to debug.jmcneill
2021-04-14use an enum instead of constant variables so that they work in CTASSERT.christos
2020-07-26Simplify internal Poly1305 API in adiantum.c.riastradh
2020-07-25Fix typo in comment; match the paper's notation.riastradh
2020-07-25Convert crypto/adiantum to use new ChaCha API.riastradh
2020-07-25Note dependency of adiantum on aes.riastradh
2020-07-25Omit useless AES call.riastradh
2020-06-29New cgd cipher adiantum.riastradh