FURPS: https://github.com/waku-org/pm/issues/316 ### Tasks - [ ] Implement initial key exchange with FS - [x] Implement encryption for PrivateV1 ### Notes - there does not appear to be an implementation of doubleratchet in nim that would work for this POC. - Either need to wrap an existing library via FFI, or implement.