chirpstack/api/go
Orne Brocaar 41d00cb651 Implement end-to-end app payload encryption.
This implements end-to-end encryption between the end-device and
end-application. The encrypted AppSKey or SessionKeyID is forwarded to
the end-application which should be able to decrypt or request the
AppSKey to decrypt the uplink payload. As well the end-application will
be able to enqueue encrypted application payloads.

Using this mechanism, ChirpStack will never have access to the uplink
and downlink application-payloads.
2023-10-05 13:06:09 +01:00
..
api Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
common api: Update Go gRPC dependencies + generate code. 2023-08-08 11:59:51 +01:00
gw api: Update Go gRPC dependencies + generate code. 2023-08-08 11:59:51 +01:00
integration Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
meta api: Update Go gRPC dependencies + generate code. 2023-08-08 11:59:51 +01:00
go.mod api: Update Go gRPC dependencies + generate code. 2023-08-08 11:59:51 +01:00
go.sum api: Update Go gRPC dependencies + generate code. 2023-08-08 11:59:51 +01:00
Makefile Initial Relay support implementation (TS011). 2023-05-22 11:04:13 +01:00