Skip to content

jc2870/cvblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c88441a · Mar 27, 2024

History

4 Commits
Mar 27, 2024
Mar 27, 2024
Mar 27, 2024

Repository files navigation

Description

A virtual kernel block driver that support encrypt/decrypt

Usage

make && insmod lsblk.ko device_path="/dev/sda" # this will generate /dev/zspace_vdev

dd if=/dev/urandom bs=1M count=100 of=/dev/zspace_vdev # all data will be encrypted and wrote to /dev/sda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published