[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 15:18:19 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 gdt):
I am trying to follow this and so far it looks like there is some subtle
bug which has not been found. If you do find behavior in NetBSD that you
think is actually wrong please let me know.
Another thing to keep in mind is that NetBSD has opencrypto(9) support
(originally from OpenBSD, I think), which lets kernel crypto operations be
offloaded to hardware coprocessors or other cpus. There is also support
for openssl(3) to do offload via a /dev node. So in testing, one may
want to disable that, as it's another source of complexity and possible
bugs.
Another thing would be to try to bisect the code path in the failing test
to add intermediate checks, to try to find more precisely where the
problem is happening.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1924#comment:21>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list