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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SwiftHash #81

Closed
wants to merge 3 commits into from
Closed

Use SwiftHash #81

wants to merge 3 commits into from

Conversation

onmyway133
Copy link
Contributor

@onmyway133 onmyway133 commented Apr 28, 2017

@mention-bot
Copy link

@onmyway133, thanks for your PR! By analyzing the history of the files in this pull request, we identified @attila-at-hyper and @vadymmarkov to be potential reviewers.


return string
} else {
return key.base64()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If it sometimes can't md5, then we fallback to base64, which will cause inconsistency

@zenangst
Copy link
Contributor

zenangst commented May 2, 2017

@onmyway133 you have some merge conflicts that you need to resolve here.

@vadymmarkov what do you think? Should we switch from CryptoSwift to SwiftHash? 馃槑

@vadymmarkov
Copy link
Contributor

@zenangst @onmyway133 Could CryptoSwift be helpful if we implement encrypted cache storage?

@JohnSundell
Copy link

Using CryptoSwift also lets us take advantage of performance/bug fixes in a well-established, widely used library.

@zenangst
Copy link
Contributor

zenangst commented May 2, 2017

Yeah after today's discussions it would probably be smart to stick with CryptoSwift!

@zenangst
Copy link
Contributor

zenangst commented May 4, 2017

@hyperoslo/ios I think we all agree that we don't want to go in this direction? Close PR?

@onmyway133
Copy link
Contributor Author

馃槩

@onmyway133 onmyway133 closed this May 4, 2017
@onmyway133 onmyway133 deleted the swifthash branch May 4, 2017 10:49
@zenangst
Copy link
Contributor

zenangst commented May 4, 2017

Sorry @onmyway133, these things happen hugs

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.

None yet

5 participants