Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 796 Bytes

File metadata and controls

18 lines (12 loc) · 796 Bytes

Secure-File-Manager

A directory encryption software for Windows.

Features

Authentication

Main menu

Allows only authenticated users to access the services. Fulfilled through locally-stored files that contain encrypted and hashed user authentication information.

Directory Encryption

Directory

A fully-functional directory tree browser that allows you to encrypt/decrypt entire directories. Recursively processes subfolders.

Security is provided through the user of a mix of symmetric and asymmetric encryption, where only the intended recipient can open the encrypted vault.

Digital Signatures

Non-repudiation guaranteed through the user of digital signatures, which ensures the recipient the vault comes from a known source.