Is it possible to setup 1-way TLS client authentication without server certificates?

Is it possible with TLS to only authenticate the client? In other words can one-way TLS be setup in such a way that only the host initiating the connection uses a client certificate and the second host in the transaction does… Continue reading Is it possible to setup 1-way TLS client authentication without server certificates?

Is it possible to "prove" that a state change in a state machine is valid, without revealing the stat machine?

I have multiple clients who all run state machines and one mediator, who is used by the clients to communicate with each other. Is it possible for the client to proof that a proposed state change is legal/valid, without revil… Continue reading Is it possible to "prove" that a state change in a state machine is valid, without revealing the stat machine?

Is it possible to "prove" that a state change in a state machine is valid, without revealing the stat machine?

I have multiple clients who all run state machines and one mediator, who is used by the clients to communicate with each other. Is it possible for the client to proof that a proposed state change is legal/valid, without revil… Continue reading Is it possible to "prove" that a state change in a state machine is valid, without revealing the stat machine?