Add v3 impl compatible to UVF draft #7
Draft
GitHub Advanced Security / CodeQL
failed
Dec 30, 2024 in 4s
1 new alert including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
See annotations below for details.
Annotations
Check failure on line 154 in src/main/java/org/cryptomator/cryptolib/common/CipherSupplier.java
Code scanning / CodeQL
Using a static initialization vector for encryption High
should not be used for encryption.
Loading