Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Hawk integration #82

Closed
wants to merge 11 commits into from
Closed

Hawk integration #82

wants to merge 11 commits into from

Conversation

almet
Copy link
Contributor

@almet almet commented May 22, 2014

  • Update of the load tests to support hawk
  • Fix the CORS issue with regard to "*"
  • Update the documentation (remove the notion of cookies, maybe update the examples with httpie)

@almet
Copy link
Contributor Author

almet commented May 22, 2014

Still need doc and an update of the loadtests.

@almet
Copy link
Contributor Author

almet commented May 27, 2014

Loadtests updated and CORS issue fixed.

self.assertEqual(resp.status_code, status)


def HKDF_extract(salt, IKM, hashmod=hashlib.sha256):
Copy link
Contributor

Choose a reason for hiding this comment

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

Why don't you use a pypi package for hkdf if you do for mohawk?

@Natim
Copy link
Contributor

Natim commented May 28, 2014

LGTM with the nit.

@jbonacci
Copy link

Let me know when all this is ready for some load testing...

@almet almet deleted the hawk-integration branch June 24, 2014 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants