e RC4 or other non-FIPS algorithms.
Leonard
From: Paul Blecha
Reply-To: Post here
Date: Mon, 7 Nov 2011 06:43:40 -0800
To: Post here
Subject: Re: [iText-questions] iTextSharp 5.1.2 and FIPS Compliance
In my previous version of iTextSharp, I changed out all references of MD5 to
use SHA-25
3:33 +
Subject: Re: [iText-questions] iTextSharp 5.1.2 and FIPS Compliance
Where exactly does it break? What's the stack trace? I have it running with the
flag turned on without any problems. Besides, no algorithms from
System.Security.Cryptography are ever called.
Paulo
Fr
erated with the
bouncycastle library and won't be affected by the compliance flag turned on.
Paulo
From: Paul Blecha [mailto:pjble...@hotmail.com]
Sent: Friday, November 04, 2011 3:21 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] iTextSharp 5.1.2 and FIPS Comp
I'm a govt contractor on a web application project, and:
I recently upgraded to a utilization of version 5.1.2, since I had read that at
least version 5 was required for FIPS compliance.
I have noted that there are other algorithms in the code besides those that are
FIPS compliant.
I just