]> err.no Git - yubikey-personalization/commit
change how we expose the prf method for the pbkdf2
authorKlas Lindfors <klas@yubico.com>
Thu, 25 Oct 2012 13:48:15 +0000 (15:48 +0200)
committerKlas Lindfors <klas@yubico.com>
Thu, 25 Oct 2012 13:49:48 +0000 (15:49 +0200)
commit34c4c6fdde4b69325d0447b5d0eea0e69cd8af8b
treed689507b818003f71d1fdac47f6eea227f0cb58d
parent80a5ab8c4777fef2851c75b0876154a060439d6b
change how we expose the prf method for the pbkdf2

export the function in the library and remove the global variable.
add ykpbkdf2.h to the distribution
Makefile.am
configure.ac
libykpers-1.map
ykpbkdf2.c
ykpbkdf2.h
ykpers.c