[pve-devel] applied: [PATCH pve_flutter_frontend v3] chore: ios: add export compliance key to info.plist
Dominik Csapak
d.csapak at proxmox.com
Thu Oct 2 10:39:09 CEST 2025
On Tue, 30 Sep 2025 10:48:52 +0200, Shan Shaji wrote:
> The app only uses TLS/SSL through iOS platform APIs, which are already
> exported by Apple, and is therefore classified under 5A992/5D992 (Mass
> Market [1]). Since march 29, 2021, mass market software no longer
> requires a self-classification report except for "non-standared"
> algorithms.
>
> The `crypto` package is used solely for data integrity with SHA-256
> (publicly available, standard algorithm) and not for
> confidentiality [3], so it should fall under 5D992. Also this package
> should also fall under mass market cryptographic library which
> implements a standard algorithm [2] (Table Reference: Third Row).
>
> [...]
Applied, thanks!
[1/1] chore: ios: add export compliance key to info.plist
commit: 0051cac29cacfacc9ccb1fa952e942e120012e3b
More information about the pve-devel
mailing list