ExWapp.Noise.Engine (ExWapp v0.1.2)

Copy Markdown View Source

Pure Elixir implementation of the Noise handshake engine.

Summary

Functions

complete_handshake(state)

decrypt(arg, ciphertext, counter)

encrypt(arg, plaintext, counter)

init_handshake(payload, static_key, opts)

setup_transport(secrets)

write_client_finish(state, server_hello_payload)