projects
/
platform
/
upstream
/
augeas.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Imported Upstream version 1.14.1
[platform/upstream/augeas.git]
/
modules
/
crypto
/
hmac-md5
1
Description:
2
Compute hashed message authentication codes with MD5.
3
4
Files:
5
lib/hmac.h
6
lib/hmac-md5.c
7
8
Depends-on:
9
memxor
10
crypto/md5
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += hmac-md5.c
16
17
Include:
18
"hmac.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Simon Josefsson