]> git.lizzy.rs Git - plan9front.git/commit
libsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x() passing the hmac as an argument
authorcinap_lenrek <cinap_lenrek@felloff.net>
Wed, 2 Sep 2015 09:28:11 +0000 (11:28 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Wed, 2 Sep 2015 09:28:11 +0000 (11:28 +0200)
commitb749f36baa4800e116bea6fcd0abc23c28e7078f
treee14d41caa2a00c303c5572e1a417578923dd13f0
parent4c52aedfe92da7efe85e3b855855acb94863e084
libsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x() passing the hmac as an argument
sys/include/libsec.h
sys/src/cmd/auth/factotum/wpapsk.c
sys/src/libauthsrv/passtokey.c
sys/src/libsec/port/pbkdf2.c