Cyphrme / Coze

Coze is a cryptographic JSON messaging specification.
https://cyphr.me/coze
BSD 3-Clause "New" or "Revised" License
106 stars 3 forks source link

implement pure python or python wrapper lib #22

Open GonzRon opened 11 months ago

GonzRon commented 11 months ago

if you can get python versions of this, there are entire ecosystems like django / flask that can adopt coze in place of JWT.

GonzRon commented 11 months ago

here's an example of a wrapper lib -> https://github.com/open-quantum-safe/liboqs-python

zamicol commented 11 months ago

This would be awesome. I'll investigate getting this up.