Support for encrypted macaroons (#521)

* encrypted macaroons

* fix GRPC env entry

* example config entry

* add pycryptodomex to requirements

* documentation

* Added pycryptodomex to pip file

Co-authored-by: Ben Arc <ben@arc.wales>
This commit is contained in:
calle
2022-02-14 17:54:05 +01:00
committed by GitHub
co-authored by Ben Arc
parent 0367ee85a7
commit 0764f4fdf1
9 changed files with 235 additions and 83 deletions
+1
View File
@@ -0,0 +1 @@
from .macaroon import load_macaroon, AESCipher