| d3des.c | |
| d3des.h [code] | |
| fpga-auth-test.c | This is a test program to test the FPGA authentatication and 3DES code |
| key-admin.h [code] | This is a 'C' representation of the encryption keys in the basic program |
| key-game.h [code] | This is a 'C' representation of the encryption keys in the basic program |
| sec-admin.c | This is the security library that interfaces to the admin fn's on the smart card |
| sec-admin.h [code] | This is the admin security library header file that interfaces to the smart card |
| sec-game.c | This is the security library that interfaces to the smart card |
| sec-game.h [code] | This is the security library header file that interfaces to the smart card |
| security.c | This is the security library that interfaces to the smart card |
| test-app.c | This is a test application to test the basic card |