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