* add some logging * add some error and bounds checking * move tests where they belong * add symmetric encryption * add signature public key recovery
Work-in-progress dump of initial whisper support * payload encoding / decoding (missing 256-bit GCM mode) * missing tests * missing p2p integration