]> git.cryptolib.org Git - arm-crypto-lib.git/commit
adding PRF TLSv1.2
authorbg <daniel.otte@rub.de>
Fri, 7 Oct 2011 02:46:05 +0000 (04:46 +0200)
committerbg <daniel.otte@rub.de>
Fri, 7 Oct 2011 02:46:05 +0000 (04:46 +0200)
commitb9d6e1eb867eaa431c4c555a7409342805fa2706
treed3655a429add7c251bdd959c38072db8c7787b61
parent1ee55d2589fee6c40acb72a24c04528a8cc1772f
adding PRF TLSv1.2
hfal/hfal-hmac.c
hfal/hfal-hmac.h
mkfiles/prf_tls12.mk [new file with mode: 0644]
prf_tls12/prf_tls12.c [new file with mode: 0644]
prf_tls12/prf_tls12.h [new file with mode: 0644]
sha1/sha1.c
sha256/sha256.c
test_src/main-prf_tls12-test.c [new file with mode: 0644]