Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is possible to save this decryptor dec ? #98

Open
programistawpf opened this issue May 16, 2019 · 1 comment
Open

Is possible to save this decryptor dec ? #98

programistawpf opened this issue May 16, 2019 · 1 comment

Comments

@programistawpf
Copy link

programistawpf commented May 16, 2019

Very usefull package! Thanks.
I need to save and keep decryptor !

dec = Decryptor("AES256", key)

Is possible to save this decryptor ?
is not possibile with JLD or JLD2 . Do you have some idea how to do?
Paul

@staticfloat
Copy link
Member

I think you will need to serialize the decryptor; what errors do you encounter with JLD2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants