summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/sha1.c (unfollow)
Commit message (Expand)Author
2016-06-28Fix endianness handling for sha1 (used by the otp plugin)Frank Gevaerts
2016-06-05One-Time Password client (HOTP and TOTP)Franklin Wei
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-09Change HMAC-SHA1 implementation to the one taken from gnulib, which Maurus Cuelenaere
2008-04-09more code policing to stop warnings when built with -W -WallDaniel Stenberg
2008-04-09First commit:Maurus Cuelenaere