Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 783 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 783 Bytes

Velox IO - Fast VFS (Virtual filesystem)

This is a java port from the non public velox io virtual filesystem (written in c++).

Following features are implemented in the VFS:

  • File compression using lz4.
  • File encryption - XTEA algorithm , Library
  • Cause this project is a part of a student project, there is an other branch containg the
    code that got adjusted for the abbts conventions abbts

The archives do not own any file names so the paths are secured.
It's not possible to access files in the archive without knowing the exact path.