Third-Party Software Notices
PRISALYA SecureDrive is made possible by open-source software. We gratefully acknowledge the creators and maintainers of the following open-source projects.
WinFsp (Windows File System Proxy)
WinFsp provides the kernel-mode file system driver and user-mode API enabling PRISALYA SecureDrive to transparently mount encrypted vaults as real Windows drive letters.
Source Code & Project Repository ↗PySide6 / Qt 6
PySide6 provides Python bindings for the Qt application framework used to build PRISALYA SecureDrive's modern graphical user interface and desktop integration.
The Qt Company / PySide Project ↗cryptography (pyca/cryptography)
Provides cryptographic primitives including AES-256-GCM authenticated envelope encryption, PBKDF2/Argon2 key derivation, and secure random byte generation.
pyca/cryptography Repository ↗pywin32 (Python for Windows Extensions)
Provides native access to Windows API functions for inter-process communication (Named Pipes), volume device notifications, and Service Control Manager integration.
pywin32 GitHub Repository ↗