-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crypto: Improve control of FIPS mode #5181
Closed
Closed
Commits on Feb 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b9647c3 - Browse repository at this point
Copy the full SHA b9647c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8cb1ad - Browse repository at this point
Copy the full SHA a8cb1adView commit details -
crypto: Improve control of FIPS mode
Default to FIPS off even in FIPS builds. Add JS API to check and control FIPS mode. Add command line arguments to force FIPS on/off. Respect OPENSSL_CONF variable and read the config. Add testing for new features.
Configuration menu - View commit details
-
Copy full SHA for 20d8194 - Browse repository at this point
Copy the full SHA 20d8194View commit details -
WIP: Changes from first review
* Fix indent * Listen for end event * Undo changes to tests, provide common.js wrapper
Configuration menu - View commit details
-
Copy full SHA for a3a469b - Browse repository at this point
Copy the full SHA a3a469bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc07d92 - Browse repository at this point
Copy the full SHA fc07d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd6a08 - Browse repository at this point
Copy the full SHA dcd6a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d0aeb - Browse repository at this point
Copy the full SHA 85d0aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b05fd - Browse repository at this point
Copy the full SHA 48b05fdView commit details
Commits on Feb 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 09be4aa - Browse repository at this point
Copy the full SHA 09be4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfe121 - Browse repository at this point
Copy the full SHA fbfe121View commit details -
Configuration menu - View commit details
-
Copy full SHA for a208fc4 - Browse repository at this point
Copy the full SHA a208fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66cbd1a - Browse repository at this point
Copy the full SHA 66cbd1aView commit details
Commits on Feb 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a23f5e3 - Browse repository at this point
Copy the full SHA a23f5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d28064 - Browse repository at this point
Copy the full SHA 1d28064View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.