glib/glib/tests/.gitignore
Stef Walter acbcb8f7e3 hmac: Implementation of HMAC in glib
This implements g_hmac_xxx() functionality using the standard checksum
functions supported by glib.

HMAC is a secure way to hash a key and a password. Many other
approaches fraught with append and prepend issues.

Includes test cases defined in relevant RFCs

https://bugzilla.gnome.org/show_bug.cgi?id=652480
2011-08-14 09:27:45 +02:00

59 lines
524 B
Plaintext

array-test
atomic
base64
bitlock
bookmarkfile
cache
checksum
collate
convert
dataset
date
dir
environment
error
fileutils
gdatetime
gvariant
hash
hmac
hostutils
keyfile
list
logging
mappedfile
markup-collect
markup-escape
markup-parse
markup-subparser
mem-overflow
node
option-argv0
option-context
pattern
protocol
queue
rand
regex
scannerapi
sequence
shell
slist
strfuncs
string
sort
test-printf
testing
timeout
tmpsample.xml
tree
unicode
unix
unix-nothreads
uri
utf8-misc
utf8-performance
utf8-pointer
utf8-validate
utils