Added tool to benchmark X.509 structure decoding.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 Sep 2012 19:03:45 +0000 (21:03 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 Sep 2012 19:03:45 +0000 (21:03 +0200)
commit20700893c89d35b9b628a086d6465ed2f6a7a5b5
tree6a5be1fa613dee806ed1fe35cb14d0d2dd8e7cf0
parentf46ad825895cc5f27a00bc0b763190fa330c4d78
Added tool to benchmark X.509 structure decoding.
src/Makefile.am
src/asn1Decoding.c
src/benchmark.c [new file with mode: 0644]
src/benchmark.h [new file with mode: 0644]
tests/Makefile.am
tests/benchmark [new file with mode: 0755]