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

update ed25519-dalek and rand #136

Merged
merged 10 commits into from
Aug 23, 2023
Merged

update ed25519-dalek and rand #136

merged 10 commits into from
Aug 23, 2023

Conversation

Geal
Copy link
Contributor

@Geal Geal commented Feb 11, 2023

This PR contains breaking changes due to the rand update and will require being released in a major version update

@divarvel divarvel force-pushed the update-ed25519-dalek branch from a160593 to 29ffb22 Compare March 24, 2023 09:15
@divarvel
Copy link
Collaborator

the commit where i regenerate samples is broken since apparently token verification times out on my machine :-(

@Geal Geal force-pushed the update-ed25519-dalek branch from 29ffb22 to 1c976b9 Compare May 29, 2023 14:39
@Geal
Copy link
Contributor Author

Geal commented May 29, 2023

updated to RC.2, everything good so far. Now we just need to wait for the release dalek-cryptography/ed25519-dalek#245

biscuit-auth/Cargo.toml Outdated Show resolved Hide resolved
@divarvel
Copy link
Collaborator

(imo this could be squash-merged, the intermediate steps are not useful in this context)

@Geal
Copy link
Contributor Author

Geal commented Aug 23, 2023

after merging the latest changes from main that use static external keys in samples, I can now confirm that it is compatible both ways: main can validate tokens from this branch, and this branch validates tokens from main 🥳

@Geal Geal merged commit 1d3474c into main Aug 23, 2023
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.

3 participants