Hey,

is there any possibility to implement two layer tls in capnproto? Suppose I 
have the participants A,B,C with connection like a two party network, but B 
is a proxy. A<->B<->C.
I want to communicate from A to C with C's public key and wrap that in a 
additional encryption to B, so B only knows metadata of A to C.

If I'm using the tls wrapping functionality of cap'n proto twice, will I 
get a two layer encryption?
Are there alternatives in the capn' proto library if this isn't the case?

Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/capnproto.

Reply via email to