-
Symmetric encryption uses a single key to encrypt and decrypt. If you encrypt a zip file, then decrypt with the same key, you are using symmetric encryption. Symmetric encryption is also called “secre…
-
Hello,
Using Dotnetzip 1.16 from nuget with .Net core sample app, I run into an issue with PkzipWeak encryption:
Using the following simple test:
```
private static void Main(string[] args)
{…
-
27/09/23
- [ ] ZIP_NAMES -> what if 2 of same name?
- [ ] what if more FOLDERS_TO_ENCRYPT entries than ZIP_NAMES?
- [ ] What if KEEPASS_DATABASE_PATH=, MEGA_ENTRY_TITLE=, ZIP_ENCRYPTION_ENTRY_TITLE…
-
Currently plan files persisted in workplace artifacts in GitHub are not encrypted (see #817). This is a security concern because plan artifacts contain a snapshot of state, which can contain sensitive…
-
While ZipArchive allows decryption of AES passwords from bytes, ZipWriter with FileOptions only allows for `&str` password. This behavior is inconsistent, and incomplete. Zip files can be protected us…
-
I did some performance testing, and it seems like the performance when using aes256 to zip a large folder is pretty slow (took ~45 seconds to zip an 86.9MB folder with 2282 files as opposed to using P…
-
The `export` and `import` commands allow you to write/read a subset of the versioned files to/from a zip file.
That, in turn, is used by the push and pull helper for local files.
We should integ…
-
[Ultima_07_37_45_Sign.apk.zip](https://github.com/rednaga/APKiD/files/6519674/Ultima_07_37_45_Sign.apk.zip)
Current Master Branch APKiD Scan :
```sh
$ apkid 'Ultima_07_37_45_Sign.apk.zip'
[+] AP…
-
### What problem are you facing?
As of now, the backup works excellently with the encryption turned on. All my nnbackup files are encrypted as expected and I am unable to read the actual content. Goo…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…