← Back to projects

desktop

FileVault

  • C#
  • .NET
  • WPF
  • ASP.NET

FileVault is a Windows application for storing files inside encrypted vault containers. A background Windows Service handles all cryptographic operations and exposes a named-pipe IPC interface. The WPF desktop UI lets users browse vault contents, open files through a virtual filesystem, and manage multiple vaults. An ASP.NET web component provides additional vault and file routes.