Bismit Panda

VFS

A “Very Fast and Secure” virtual filesystem in Rust with compression and encryption.

VFS

Project Details

Client

Bismit Panda (Me)

Year

2023

Role

Developer

Technologies

Rust

The Challenge

Balancing compression ratios with decryption performance.

The Solution

Chose LZ4 for speed and AES-GCM for authenticated encryption.