aboutsummaryrefslogtreecommitdiffstats
path: root/behex_upper.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-05-07Optimise conversion to hexadecimalMattias Andrée1-2/+13
Signed-off-by: Mattias Andrée <m@maandree.se>
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée1-7/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10Add HMAC and use void * instead of char * for binary dataMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Change license to ISC and reorganiseMattias Andrée1-0/+20
Signed-off-by: Mattias Andrée <maandree@kth.se>