Skip to content

ier005/Encrypted-communication-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Encrypted Communication System

An encrypted communication system:

  • A Linux kernel module - enccom
  • A userspace application to interact with enccom - uaccess

Linux kernel version: 4.9.0

Config Rules

Format: in/out cipher ip key

Available cipher type: AES-ECB(128), AES-CBC(128), AES-XTS(128), AES-CTR(128)

For example:

out AES-ECB(128) 192.168.98.238 0123456789abcdef

About

A Linux kernel module for encrypted communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published