-
Notifications
You must be signed in to change notification settings - Fork 739
feat: add fips aligned security policy without CBC #5265
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
Open
johubertj
wants to merge
38
commits into
aws:main
Choose a base branch
from
johubertj:feat/update-fibs-policy
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 21 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
9e98f93
added new security policy w/ new cipher_suites
johubertj 3bcb8ed
send cipher
johubertj 20acf67
Merge branch 'main' into feat/update-fibs-policy
johubertj c9ebd7b
Merge branch 'main' into feat/update-fibs-policy
johubertj 1cc0d77
added new default fibs to header file
johubertj e8b745d
moved comment to new security policy
johubertj 7e92b5e
updated unit tests
johubertj 6b7c90d
fixed security policy bug
johubertj 24256b1
revert back unit tests
johubertj f6817d5
removed space
johubertj 8d6400a
default_fips now supports tls13 as well
johubertj b39e63e
tls1.3 is now supported by default
johubertj 8291982
fixed comment
johubertj 849210b
we shouldn't disable tls13
johubertj f4137e3
tls 13 used by default
johubertj 1cb25b7
tls13 is enabled by default
johubertj 76a66fd
protocol version and s2n tls13
johubertj cdbb99f
revert back to default and just turn on tls13 in test
johubertj 477921a
Merge branch 'main' into feat/update-fibs-policy
johubertj 6d355a6
should be true used to be false
johubertj 3bf09c7
updated comment
johubertj 8da17b9
test that tls13 enabled by default
johubertj 684d131
revert back to original test case
johubertj cace6ca
fixed spacing
johubertj 2f2504b
print statements testing
johubertj 4bd4301
Added unit test logic for different s2n builds
johubertj 652ec61
changed to fips mode
johubertj 5854fcf
tls 13 disabled for false case
johubertj 0e65668
Merge branch 'main' into feat/update-fibs-policy
johubertj 3e7b1e1
Merge branch 'main' into feat/update-fibs-policy
johubertj 0b6bee3
restore default fips
johubertj 43661ce
restore
johubertj 0739a55
updated documentation
johubertj e8af4a0
based off 20240502
johubertj 0af658f
removed from default
johubertj 69032f8
add new security policy for testing
johubertj 2c44a0d
added to list of all security policies
johubertj 799d6fc
Merge branch 'main' into feat/update-fibs-policy
johubertj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.