]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Replace the hard-coded 522-bit RSA key size used for tests with a TEST_RSA_KEY_SIZE...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Aug 2011 20:22:43 +0000 (13:22 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Aug 2011 20:22:43 +0000 (13:22 -0700)
commitfbe0e42bbf54ea99f391c9cebdee5210c20a842a
tree3fa7d09531390bc5e28dedcdf7258ffe0d97fdec
parent95a75515860c7a535e319511e159ed5c4d1cee4b
Replace the hard-coded 522-bit RSA key size used for tests with a TEST_RSA_KEY_SIZE constant defined in test/common.py (part 1). refs #393
src/allmydata/client.py
src/allmydata/test/common.py
src/allmydata/test/no_network.py
src/allmydata/test/test_keygen.py
src/allmydata/test/test_mutable.py