-
Notifications
You must be signed in to change notification settings - Fork 124
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
feat: Shuffle the client Initial crypto data #2228
Open
larseggert
wants to merge
18
commits into
mozilla:main
Choose a base branch
from
larseggert:feat-initial-mixer
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
+325
−34
Commits on Nov 13, 2024
-
feat: Mix up the Initial crypto data a bit
Look for ranges of `N` or more bytes of graphical ASCII data in `data`. Create at least one split point for each range, multiple ones each `N` bytes if the range is long enough. Create data chunks based on those split points. Shuffle the chunks and return them. CC @martinthomson @dennisjackson
Configuration menu - View commit details
-
Copy full SHA for f386798 - Browse repository at this point
Copy the full SHA f386798View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6599ec - Browse repository at this point
Copy the full SHA e6599ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3816c0 - Browse repository at this point
Copy the full SHA b3816c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d26513 - Browse repository at this point
Copy the full SHA 9d26513View commit details -
Configuration menu - View commit details
-
Copy full SHA for be27e7a - Browse repository at this point
Copy the full SHA be27e7aView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 218dec8 - Browse repository at this point
Copy the full SHA 218dec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ecaed - Browse repository at this point
Copy the full SHA 89ecaedView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0681414 - Browse repository at this point
Copy the full SHA 0681414View commit details -
Configuration menu - View commit details
-
Copy full SHA for b42d1fc - Browse repository at this point
Copy the full SHA b42d1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5f773 - Browse repository at this point
Copy the full SHA 2d5f773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb3576 - Browse repository at this point
Copy the full SHA 8cb3576View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae790f5 - Browse repository at this point
Copy the full SHA ae790f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eea086 - Browse repository at this point
Copy the full SHA 3eea086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7980d30 - Browse repository at this point
Copy the full SHA 7980d30View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61bb65a - Browse repository at this point
Copy the full SHA 61bb65aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb63418 - Browse repository at this point
Copy the full SHA cb63418View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9f3b58 - Browse repository at this point
Copy the full SHA e9f3b58View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f17203c - Browse repository at this point
Copy the full SHA f17203cView 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.