Description of problem: bouncycastle implements elliptic curve cryptography (ECC), which is patented and therefore not allowed to be included in Fedora. See bug #319901 for detailed discussion about ECC in OpenSSL package. Version-Release number of selected component (if applicable): 1.46-10 Steps to Reproduce: 1. unpack package sources 2. grep -i -r elliptic
For me, this really depends on two things: a) The resolution of bug #319901 -- I'm not about to do any work on this that may be rendered unnecessary (I am a volunteer) b) Whether bouncycastle actually implements the same allegedly patented algorithms as openssl (I don't think a cursory grep confirms this)
(In reply to Mat Booth from comment #1) > For me, this really depends on two things: > > a) The resolution of bug #319901 -- I'm not about to do any work on this > that may be rendered unnecessary (I am a volunteer) > > b) Whether bouncycastle actually implements the same allegedly patented > algorithms as openssl (I don't think a cursory grep confirms this) +1 regards
(In reply to Mat Booth from comment #1) > For me, this really depends on two things: > > a) The resolution of bug #319901 -- I'm not about to do any work on this > that may be rendered unnecessary (I am a volunteer) > > b) Whether bouncycastle actually implements the same allegedly patented > algorithms as openssl (I don't think a cursory grep confirms this) No argument here. I just thought that it would be nice to track it and that as a new maintainer of bouncycastle you might be not aware of this issue.
Fair enough, thanks for raising the ticket.
This may now be a non-issue. See bug #319901. CC'ing Tom.
After review, I'm pretty sure this is a non-issue. Closing.