Proxy Re-Encryption Playground in Python
Proxy re-encryption is a set of algorithms which allows an untrusted proxy to transform ciphertext from being encrypted under one key to… (more…)
Read more »
A simple ad-hoc http server to serve static pages, optionally use basic auth and https – johann-petrak/python-tiny-http-server… Read more