summaryrefslogtreecommitdiff
path: root/modules/crypto/hmac-sha1
blob: 6bdc486400bd60cecf5ec16494297927dc4bb31c (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
25
Description:
Compute hashed message authentication codes with SHA1.

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

Depends-on:
memxor
crypto/sha1

configure.ac:
gl_HMAC_SHA1

Makefile.am:

Include:
"hmac.h"

License:
LGPL

Maintainer:
Simon Josefsson