- 
    Wed Aug 24 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-14
    
- Update fips_algorithms.h to match the final FIPS requirements
- Disable delegated credentials
   
  
  - 
    Wed Aug 24 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-13
    
- remove OAEP from the FIPS indicators
   
  
  - 
    Thu Aug 11 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-12
    
- only turn off rand changes on all non-fips kernels
   
  
  - 
    Mon Aug 08 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-11
    
- only turn off rand changes on ppc64le at build-test time.
   
  
  - 
    Mon Aug 08 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-10
    
- turn off rand changes on ppc64le
   
  
  - 
    Sun Aug 07 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-9
    
- FIPS 140-3 changes
   
  
  - 
    Thu Jul 21 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-8
    
- fix encoding issue with NULL passwords
   
  
  - 
    Thu Jul 07 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-7
    
- more complete fix for cert auth regression crash
   
  
  - 
    Wed Jun 22 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-6
    
- Remove debugging printf from a patch
- increase the pbe cache size to handle reusing the same token key.
   
  
  - 
    Mon Jun 20 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-5
    
- FIPS 140-3 changes
-  Reject Small RSA keys, 1024 bit keys are marked as FIP OK when verifying, reject
   signature keys by policy
-  Allow applications to retrigger selftests on demand.