IdentityPython / pyjwkest

Implementation of JWT, JWS, JWE and JWK
Apache License 2.0
92 stars 55 forks source link

Cryptodome breaks projects where pycrypto is used #60

Closed yakky closed 8 years ago

yakky commented 8 years ago

How about moving to cryptodomex which uses a different namespace and allows cryptodomex and pycrypto to cohesist?

yakky commented 8 years ago

Ah, I see that 8a757f78b9f49ec6e20bc82ebc42fe98b5e9e801 fixes this. How about a new release to pypi?

rohe commented 8 years ago

Yeah, it’s about time !

4 juni 2016 kl. 10:11 skrev Iacopo Spalletti notifications@github.com<mailto:notifications@github.com>:

Ah, I see that 8a757f7https://github.com/rohe/pyjwkest/commit/8a757f78b9f49ec6e20bc82ebc42fe98b5e9e801 fixes this. How about a new release to pypi?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/rohe/pyjwkest/issues/60#issuecomment-223743388, or mute the threadhttps://github.com/notifications/unsubscribe/AAGGPE7uNJM2CROV4iss9W1142jcuMhwks5qITM5gaJpZM4IuFLJ.

yakky commented 8 years ago

That would be great, thanks

allardhoeve commented 8 years ago

Yes, please release a new version. And tag it ;)

yakky commented 8 years ago

@rohe any news for the new release?

rohe commented 8 years ago

I released a new version June 7th.

26 juni 2016 kl. 17:26 skrev Iacopo Spalletti notifications@github.com<mailto:notifications@github.com>:

@rohehttps://github.com/rohe any news for the new release?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/rohe/pyjwkest/issues/60#issuecomment-228606648, or mute the threadhttps://github.com/notifications/unsubscribe/AAGGPFniYtUcNjmws6SFDqCx6sH4cIIgks5qPppCgaJpZM4IuFLJ.

yakky commented 8 years ago

@rohe Sorry, I only checked the github releases instead of pypi. Cosing this, thanks