ods-hsmspeed(1) | OpenDNSSEC ods-hsmspeed | ods-hsmspeed(1) |
ods-hsmspeed - OpenDNSSEC HSM speed tester
ods-hsmspeed [-c config] -r repository [-i iterations] [-s keysize] [-t threads]
The ods-hsmspeed utility is part of OpenDNSSEC and can be used to test the performance of the configured HSMs.
The components of OpenDNSSEC do not talk directly to the HSMs, but uses an internal library called libhsm. It then talks to the HSMs using PKCS#11. The libhsm simplifies the process of creating keys and signatures for the other components of OpenDNSSEC.
ods-hsmspeed will measure the speed by using the libhsm. The result that you get is somewhat lower than what the manufactures promises, because the libhsm creates some overhead to the pure PKCS#11 environment.
(defaults to /etc/opendnssec/conf.xml)
(defaults to 1 iteration)
(defaults to 1024 bit)
(defaults to 1 thread)
ods-control(8), ods-enforcerd(8), ods-enforcer(8), ods-hsmutil(1), ods-kaspcheck(1), ods-signer(8), ods-signerd(8), ods-timing(5), ods-kasp(5), ods-hsmspeed(1), opendnssec(7), http://www.opendnssec.org/
ods-hsmspeed was written by Jakob Schlyter and Nominet as part of the OpenDNSSEC project.
February 2010 | OpenDNSSEC |