Implement KDF for transparent encryption and decryption
Store KDF parameters in the file-level/name header
Maintain compatibility with existing encrypted data format
Adding a layer of security to help alleviate brute forced attacks for weak passwords.
- Implement KDF for transparent encryption and decryption
- Store KDF parameters in the file-level/name header
- Maintain compatibility with existing encrypted data format
Adding a layer of security to help alleviate brute forced attacks for weak passwords.
sgraves
added this to the v2.1.0-rc milestone 2025-08-09 09:13:49 -05:00
sgraves
changed title from Implement secure password-derived KEK for transparent data encryption to Implement secure key via KDF for transparent data encryption2025-08-09 10:12:52 -05:00
sgraves
changed title from Implement secure key via KDF for transparent data encryption to Implement secure key via KDF for transparent data encryption/decryption2025-08-09 10:15:41 -05:00
sgraves
self-assigned this 2025-08-13 20:21:22 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adding a layer of security to help alleviate brute forced attacks for weak passwords.
Implement secure password-derived KEK for transparent data encryptionto Implement secure key via KDF for transparent data encryptionImplement secure key via KDF for transparent data encryptionto Implement secure key via KDF for transparent data encryption/decryption