Note to self: rediscover valgrind when you're not as busy. valgrind "path"/mkps It will show you where the memory error is. Should've learned of valgrind 2 years ago -_- better late than never in this case though :D
Multi-variate Key Pre-distribution Scheme
Please read pdf for actual info
This is under-construction. The project is a cryptographic scheme that handles authentication and confidentiality for resource-limited devices, ie. sensor networks. At the moment, only the key generation and distribution phases are mostly implemented. It was begun when I first started learning C++ and now I plan to return to it once I find free time and have finally solved the memory mystery :D (accessing address 0x2, doesn't seem like a very valid address)