Skip to content

r19m89s/Project4CS111

Repository files navigation

Build Instructions:

Type 'make system' to build and install
modifications to the minix kernel

Restart.

Type 'make protectfile' to build the protectfile
program

Type 'make test' to run a simple script that encrypts,
cats, decrypts and then cats a file.

To see that a file you encrypted is actually encrypted,
you'll either have to log in as another user to look at
it, or copy it to a different machine to see that it's 
actually garbage.

NOTE: Sometimes upon restart the system calls aren't actually
installed for some reason. Just restart it again.

Protectfile errors on keys that aren't 16 characters long,
because it wasn't specified that we had to pad with zeros in
the assignment specifications, and it is currently 4:00 on Sunday.

About

LAST PROJECT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages