relaycorp / relayverse

Issues that apply to multiple Awala-related projects from Relaycorp
https://github.com/relaycorp/relayverse/issues
0 stars 0 forks source link

Gateways and endpoints are not using the Channel Session Protocol #27

Closed gnarea closed 2 years ago

gnarea commented 3 years ago

I haven't been able to get BouncyCastle and PKI.js to exchange mutually-compatible KeyAgreeRecipientInfo values. See:

Note that both the JVM and JS libraries of Relaynet support the Channel Session Protocol. The problem is that their implementations are incompatible, which is why gateways and endpoints are not using this protocol yet.

See also: https://github.com/AwalaNetwork/specs/issues/84