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

Use const time equality from byteable instead of crypto-api #697

Merged
merged 1 commit into from
Mar 18, 2014
Merged

Use const time equality from byteable instead of crypto-api #697

merged 1 commit into from
Mar 18, 2014

Conversation

vincenthz
Copy link
Contributor

Remove the need for crypto-api in yesod-form by using similar function from byteable (which is already a dependency, e.g. cryptohash depends on it).

@vincenthz
Copy link
Contributor Author

Also, I think the only thing that still depends on crypto-api, tagged, cereal is skein. Depending on what people think of yesodweb/clientsession#23, skein is not strictly necessary as the aes-gcm or aes-ocb should be more mainstream/secure/fast.

snoyberg added a commit that referenced this pull request Mar 18, 2014
Use const time equality from byteable instead of crypto-api
@snoyberg snoyberg merged commit bb97d83 into yesodweb:master Mar 18, 2014
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