Skip to content
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

Handle RSA token handling in Rust #915

Merged
merged 37 commits into from
Apr 8, 2024
Merged

Handle RSA token handling in Rust #915

merged 37 commits into from
Apr 8, 2024

Conversation

Half-Shot
Copy link
Contributor

As part of the work to move to EC25519 (#912), I want to move us away from using Node for crypto handling here. This moves the token handling parts into Rust which hopefully gives us a little speed boost.

Base automatically changed from hs/simplify-cache-config to main March 19, 2024 16:45
@Half-Shot Half-Shot changed the base branch from main to hs/jira-manifest-support March 19, 2024 17:26
@Half-Shot Half-Shot changed the base branch from hs/jira-manifest-support to main March 19, 2024 17:27
@Half-Shot Half-Shot marked this pull request as ready for review March 20, 2024 10:58
@Half-Shot Half-Shot requested a review from a team as a code owner March 20, 2024 10:58
Copy link
Contributor

@tadzik tadzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just nitpicks – looks good!

src/tokens/mod.rs Outdated Show resolved Hide resolved
@Half-Shot Half-Shot merged commit 6482c7e into main Apr 8, 2024
16 checks passed
@Half-Shot Half-Shot deleted the hs/multi-hash branch April 8, 2024 14:22
Half-Shot added a commit that referenced this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants