aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
blob: 2f2523d5ff529fa5166c8ab8dac512fe77818914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#MeshCore

This crate provides the tools to:

* Parse MeshCore packet
* Decrypt MeshCore packet contents (when keys are provided)

It will be enhanced over time to:

* Serialize MeshCore packets
* Send Dissected packets into Wireshark

## WARNING!

This is very early work, and the API is likely in flux!