Example of cbc encryption in kernel module
-
Updated
Mar 29, 2022 - Batchfile
Example of cbc encryption in kernel module
Developed a stackable file system to asynchronously delete and move the files to a trash bin. Files in trash bin folder are secured, compressed, encrypted and can be restored by user
This project is to track the network traffic.
Detection of covert channel in the network using machine learning.
projects based on linux kernel
A Linux kernel module that proactively predicts application hangs by analyzing per-process scheduler latency in real time.
NVIDIA GPUDirect Storage Driver (for upstream)
Kernel level miscellaneous character device to exchange information between user-level processes. The device maintains a thread-safe FIFO queue containing a configurable number of data blocks.
Introduction to Kernel Programming.
A simple USB HID keyboard driver written as a Linux kernel module in C. Demonstrates URB handling and interrupt endpoints.
Multi-container runtime in C with namespace isolation, FIFO IPC, pipe-based logging, and kernel monitoring via IOCTL.
Implement Kernel Module and Character Device Driver
Add a description, image, and links to the kernel-module topic page so that developers can more easily learn about it.
To associate your repository with the kernel-module topic, visit your repo's landing page and select "manage topics."