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

Implement hashcash for Apple ID Authentication #361

Merged
merged 2 commits into from
Mar 1, 2023
Merged

Implement hashcash for Apple ID Authentication #361

merged 2 commits into from
Mar 1, 2023

Conversation

MattKiazyk
Copy link
Contributor

No description provided.

@dhinakg
Copy link

dhinakg commented Feb 24, 2023

Not a Swift person, so this might be an abomination, but try this:
0001-Iterate-over-bits-of-hash-instead-of-checking-hex-di.patch


EDIT: Replace 8 with UInt8.bitWidth if you want to make things clearer
0002-Replace-magic-number-8-with-UInt8.bitWidth.patch

@MattKiazyk MattKiazyk marked this pull request as ready for review February 27, 2023 18:12
@MattKiazyk MattKiazyk requested a review from a team as a code owner February 27, 2023 18:12
@MattKiazyk MattKiazyk changed the title Testing Hashcash Implement hashcash for Apple ID Authentication Feb 27, 2023
@MattKiazyk MattKiazyk added the bugfix Fixes a bug label Feb 27, 2023
@MattKiazyk MattKiazyk merged commit c2c67f1 into main Mar 1, 2023
@MattKiazyk MattKiazyk deleted the hashcash branch March 1, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants