UpdatedDecryp
Dependencies: BahlDecrypModified CyaSSL mbed nRF51822
Fork of Decryptulator by
Hashes/sfh_mbed.h
- Committer:
- vbahl2
- Date:
- 2017-05-09
- Revision:
- 13:8b706583610a
File content as of revision 13:8b706583610a:
#pragma once #include <stdio.h> #include "mbed.h" #include "ble/BLE.h" #include "ble/BLEProtocol.h" #include <map> using namespace std; uint32_t hash (const char *data, uint16_t len);