In FIPS mode, add plaintext fallback for RC4 usages and taint

This commit is contained in:
Robbie Harwood 2018-08-01 15:11:35 -04:00
commit ef8eae7c7b
55 changed files with 332 additions and 65 deletions

View file

@ -9,7 +9,6 @@ test code to conform to Python 3.
ticket: 8710 (new)
(cherry picked from commit e23d24beacb73581bbf4351250f3955e6fd44361)
[rharwood@redhat.com: Context skew due to not having LMDB in tests]
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
---
src/Makefile.in | 1 +
src/configure.in | 6 ++--