GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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.

-c config
Path to an OpenDNSSEC configuration file.

(defaults to /usr/local/etc/opendnssec/conf.xml)

-i iterations
Specify the number of iterations for signing an RRset. A higher number of iterations will increase the performance.

(defaults to 1 iteration)

-r repository
The speed test will be performed on this repository.
-s keysize
A temporary RSA key with the given keysize will be used for signing.

(defaults to 1024 bit)

-t threads
The number of threads to use. Most HSMs will be utilized better with multiple threads.

(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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.