summaryrefslogtreecommitdiff
path: root/nist-keywrap.c
Commit message (Expand)AuthorAgeFilesLines
* Move bswap-related functions to bswap-internal.h.bswap-headerNiels Möller2022-08-311-20/+3
* Fix C++-style commentsNiels Möller2021-05-241-8/+7
* Implement aes key wrap and key unwrap (RFC 3394)Nicolas Mora2021-05-231-0/+200