AES Algorithm C Codes
AES Algorithm C Codes
These are some of the algorithm source code that you can download freely
and use. They are quite handy and feel free to explore them.
Write an application level program which reads the file and calls the
encrypt and decrypt functions, I have created a sample format, this is
only a reference where i show the important encrypt and decrypt
functions. This is only a prototype code that will not compile. You
would need a sample user level program to mount your EFS but this
program is not needed for your implementation, but you would get an
idea of which functions you would need to call demo.c (Prototype
code)
http://www.cis.syr.edu/~wedu/minix/code.html
1/1