How to decrypt files using FenixPyre Standalone Encryption Utility ?
FenixPyre Standalone Encryption Utility now includes support for offline decryption in environments with limited or no internet connectivity.
π Prerequisites
Request FileKeys Package To initiate the process, contact FenixPyre Support and request offline decryption assistance. A secure download link will be provided upon verification.
Download and Extract Package The download will be a
.ziparchive containings files with the necessary file keys. Extract the contents to a known local directory.Ensure Access to Master Key The administrator should already have access to the Master Key as a
.txtfile generated via the Admin Dashboard.
βοΈ Configure Registry for Offline FileKey Loading
Update the registry with the following entries to load the file keys into the local secure database:
Registry Path:
HKEY_LOCAL_MACHINE\Software\FenixPyre\Standalone\
Key
Type
Description
folderPath
REG_SZ
Path to the extracted folder containing the .parquet files.
masterKeyPath
REG_SZ
Path to the .txt Master Key downloaded from the Admin Dashboard.
action
REG_SZ
Set to LOADKEYS to initiate the key loading process.
βΉοΈ Use double backslashes (
\\) or quotes for paths with spaces.
Once these values are set, the utility will begin loading keys into the local database. You can monitor progress using the status and detailedStatus keys in the same registry path.
Key
Description
status
Displays the current state (PENDING, IN_PROGRESS, COMPLETED, or FAILED).
detailedStatus
Provides descriptive progress or error information.
π Perform Decryption Using Loaded FileKeys
Once the key loading process completes successfully:
Update the
folderPathto point to the folder containing the encrypted files.Change the
actionregistry key to:
This will trigger the utility to decrypt the files in the specified folder using the locally available file keys.
β±οΈ Key Sync Timing (for LOADKEYS)
LOADKEYS)Before using the LOADKEYS action, please ensure the file keys have fully synced from the FenixPyre storage system to your local storage.
π Key syncing occurs every 12 hours.
π To ensure a complete set of keys is available for decryption, wait at least 12 hours after the last encryption operation before downloading the key bundle.
π₯ Attempting to download and load file keys before this window may result in missing or incomplete decryption capabilities.
Recommendation: Only request or download the offline key bundle once the 12-hour sync window has passed.
Last updated
Was this helpful?
