Désiré Werner Menrath 17ec391503 Refactor(security): Adhere to Kotlin naming conventions in FileEncryptor
This commit renames several private properties in FileEncryptor.kt to follow Kotlin's camelCase naming conventions for private properties.

- AES_ALGORITHM -> aesAlgorithm

- GCM_TAG_LENGTH -> gcmTagLength

- IV_LENGTH -> ivLength
2025-10-17 20:33:18 +02:00
Description
Noteshop is a versatile and privacy-focused application for managing your notes, shopping lists, and recipes all in one place. It is designed to be simple, efficient, and fully under your control
2.4 MiB
Languages
Kotlin 98%
Python 2%