SudokuFX
Loading...
Searching...
No Matches
Package fr.softsf.sudokufx.utils.database.keystore

Classes

class  ApplicationKeystore
 Manages the application's keystore for the secure storage of a symmetric key and database credentials, handling their creation, loading, and encryption. More...
 
class  ApplicationKeystoreUTest
 
class  GenerateSecret
 Utility class for generating secure passwords using the Passay library. More...
 
class  SecretKeyEncryptionServiceAESGCM
 Implementation of the ApplicationKeystore.IEncryptionService interface using AES-GCM (Galois/Counter Mode) encryption. More...