Skip to content

Multi-variate Key-Predistribution Scheme using Galios Field 256. Distributed, symmetric key-sharing cryptography for sensor/embedded networks

Notifications You must be signed in to change notification settings

Cpruce/MKPS-GF-256-

Repository files navigation

MKPS-GF-256-

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)

About

Multi-variate Key-Predistribution Scheme using Galios Field 256. Distributed, symmetric key-sharing cryptography for sensor/embedded networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages