freeswitch/libs/libzrtp/third_party/bnlib/test
Travis Cross 95c26f9a6b Remove outdated autoconf tests in bnlib 2012-06-25 08:48:11 +00:00
..
README.dhtest
README.dsatest
README.rsatest
dhtest.c
dsatest.c
first.h
kb.h
kbmsdos.c
kbunix.c
keygen.c
keygen.h
keys.c
keys.h
kludge.h
md5.c
md5.h
noise.c
noise.h
posix.h
primes.doc
primetest.c
pt.c
random.c
random.h
randpool.c
randpool.h
randtest.c
rsaglue.c
rsaglue.h
rsatest.c
sha.c
sha.h
types.h
userio.h
usuals.h

README.rsatest

Rsatest is a test driver for RSA operations.

Rsatest takes a list of vecimal key sizes (in bits) on the command
line, and generates keys of those sizes.  It generates keys randomly,
using keyboard timings for a random number source, then tests the
resultant keys, doing an encryption, a decryption, a signing and a
verification.

Example invocation lines:

rsatest 512 768 1024
rsatest 2048