-
Notifications
You must be signed in to change notification settings - Fork 0
Home
CVH edited this page May 15, 2018
·
5 revisions
Welcome to the Damascus wiki!
This project was developed during the course of Linux for Embedded Objects 2018 (University of Southern Denmark - SDU Robotics). It It consisted on the development of a cryptographic method to secure an ad-hoc network (implemented with Raspberry Pi's).
The method provides data confidentiality, secure key distribution and signature authentication. The implementation consists of a system using symmetric key cryptography for data encryption on the network and the an asymmetric algorithm for key exchanging and Digital Signature authentication.
- Configuration files to set up the ad hoc network.
- Symmetric key algorithm: Blowfish cipher.
- Asymmetric key algorithm: RSA.