summaryrefslogtreecommitdiff
path: root/gnulib/modules/crypto/hmac-sha1
blob: 32ea359c7cbff9da73de48507d6d05b8cb0d7b0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Compute hashed message authentication codes with SHA1.

Files:
lib/hmac.h
lib/hmac-sha1.c

Depends-on:
memxor
crypto/sha1

configure.ac:

Makefile.am:
lib_SOURCES += hmac-sha1.c

Include:
"hmac.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson