Hello,
I am working with a data provider who requires data to be encrypted at rest using the AES-256 encryption method when saved on our servers. In Stata, the command zipfile can be used to add files to a .zip archive, but there is nothing in the documentation which notes the type of encryption method used when adding files to an archive. There are also no options to select the kind encryption used.
Does anybody know what form of encryption is used when saving a file using zipfile?
Thanks!
I am working with a data provider who requires data to be encrypted at rest using the AES-256 encryption method when saved on our servers. In Stata, the command zipfile can be used to add files to a .zip archive, but there is nothing in the documentation which notes the type of encryption method used when adding files to an archive. There are also no options to select the kind encryption used.
Does anybody know what form of encryption is used when saving a file using zipfile?
Thanks!
Comment