[tahoe-lafs-trac-stream] [tahoe-lafs] #1924: NetBSD < 6.0 /dev/random appears to break RSA keygen in test suites
tahoe-lafs
trac at tahoe-lafs.org
Thu Apr 11 08:10:09 UTC 2013
#1924: NetBSD < 6.0 /dev/random appears to break RSA keygen in test suites
-------------------------------+------------------------------------
Reporter: midnightmagic | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: code | Version: 1.9.2
Resolution: | Keywords: netbsd random cryptopp
Launchpad Bug: |
-------------------------------+------------------------------------
Comment (by midnightmagic):
The benchmark is using /dev/random, which is blocking:
<class 'pycryptopp.bench.bench_sigs.RSA2048'>
generate key
best: 5.075e+01, 3th-best: 1.051e+02, mean: 1.349e+02, 3th-worst:
1.540e+02, worst: 2.239e+02 (of 8)
sign
^Cterminate called after throwing an instance of 'CryptoPP::OS_RNG_Err'
what(): OS_Rng: read /dev/random operation failed with error 4
Abort trap (core dumped)
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1924#comment:20>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list