<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 29, 2014 at 4:49 PM, Eric H. Christensen <span dir="ltr">&lt;<a href="mailto:sparks@fedoraproject.org" target="_blank">sparks@fedoraproject.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;m trying to figure out how to catalog what packages are using what cryptographic ciphers within Fedora (specifically RC4).  Does anyone know of a good way of figuring that out?<br>
</blockquote><br></div>AFAIK there isn&#39;t one.  There are various scripts that grep the source code for regexps (and if you are lucky, filter out the most blatant false positives), but even with the best scripts I&#39;ve seen expect days or weeks of manual review to eliminate the false positives (and you&#39;ll have nothing to tell you about the false negatives).<br>
</div><div class="gmail_extra">     Mirek<br></div></div>