beaconcrypt 0.3.11

Cryptographic transport for C2 channels
Documentation
1
2
3
4
5
6
This example requires you to have previously built the library using the commands in the main [README](../../README.md#building). Once done you can simply run it using:
```bash
go run .
```

Unfortunately I'm not aware of a better way to do this, short of a full go reimplementation.