Skip to content

Feature/issue 314 costructing wkd urls#318

Merged
tomholub merged 4 commits intomasterfrom
feature/issue-314-costructing-wkd-urls
May 17, 2021
Merged

Feature/issue 314 costructing wkd urls#318
tomholub merged 4 commits intomasterfrom
feature/issue-314-costructing-wkd-urls

Conversation

@ekievsky
Copy link
Contributor

@ekievsky ekievsky commented May 17, 2021

ZBase32 encoding implemented using open source solutions.
WKD URL construction was made based on Python implementation.

// edit tom: close #314

@ekievsky ekievsky requested review from Kharchevskyi and tomholub May 17, 2021 13:37
Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

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

Please see comments below. Thanks!

@ekievsky
Copy link
Contributor Author

@tomholub may I have an access to SemaphoreCI? There is a build is failing.

@tomholub
Copy link
Collaborator

I've added you - please try again.

Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

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

It's looking good, one nitpick and it looks ready to merge.

)
}

func testEncryptedStringEncoding() throws {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sha1 doesn't encrypt the data, it hashes it. So this would be testHashedStringEncoding

@tomholub tomholub merged commit 61eedbf into master May 17, 2021
@tomholub tomholub deleted the feature/issue-314-costructing-wkd-urls branch May 17, 2021 21:32
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.

constructing WKD urls

2 participants