-
Two small TODOs that came out of [CR 629736](https://go-review.googlesource.com/c/go/+/629736):
1. In `handshake_server_test.go` the "RSA" and "RSA with ec_point_format" subtests of `TestTLSPointFo…
-
There are some concerns regarding implementation of crypto functions in libtpms in order to get FIPS compliancy.
Most of the crypto functions in libtpms come from the specification
https://trusted…
-
### Describe the bug
We've had the SDK working with our app fine, but we've recently added FIPS support to OpenSSL. When we run our app uploads to S3 failed.
### Regression Issue
- [ ] Select this …
-
**Is your feature request related to a problem? Please describe.**
under federal deployment, fips must be enbaled on the hsot and the correct fips complaint java security provider needs to be set.
…
washu updated
2 weeks ago
-
**Build Scans:**
- [elasticsearch-periodic #5048 / openjdk21_checkpart1_java-fips-matrix](https://gradle-enterprise.elastic.co/s/nsmc52kvnh6o6)
- [elasticsearch-pull-request #43165 / part-1-fips](http…
-
## Background
FIPS 140 is a set of U.S. Government requirements for cryptographic modules. A number of companies must comply with them, for example as part of a broader FedRAMP compliance posture. …
-
I would like to use this ticket to manage all the issues related to OpenSSL 3 FIPS. The goal of this ticket is to pass all the unit tests with the OpenSSL 3.2, 3.1 and 3.0 FIPS cases on the CI.
## …
-
This is related to my comment in #1297
Will you adding support for FIPS 140-2 standards? Please note: I am NOT asking about FIPS validation with regards to the containers themselves - I understand…
-
#### Description
During make configure PLATOFRM=vs, while building bullseye image it is failing with the below error
Running in b4debf057171
get_url_version https://sonicstorage.blob.core.wind…
-
**Is your feature request related to a problem? Please describe.**
The current openssl doesn't have the FIPS enabled https://github.com/fluent/fluent-bit/blob/master/dockerfiles/Dockerfile.x86_64…