mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-19 15:25:34 +00:00
updates
This commit is contained in:
parent
e81032f5ef
commit
3d835abe2b
@ -104,6 +104,7 @@ class Crypt(Logger):
|
||||
return k_b
|
||||
|
||||
def unpackage_val(self,k_b):
|
||||
from komrade import ThemisError
|
||||
try:
|
||||
if self.cell is not None:
|
||||
k_b = self.cell.decrypt(k_b)
|
||||
|
Loading…
Reference in New Issue
Block a user