XMediaLib.ZrtpFsm (xmedialib v0.1.4)

Copy Markdown View Source

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

calculate_hvi(hello, dhpart2, hash_fun)

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(params)

Callback implementation for GenServer.init/1.

negotiate(default, alice_list, bob_list)

negotiate(tid, rec_id, default, bob_list)

start_link(args)

verify_hmac(packet, h2)

zrtp_auth_all_supported()

zrtp_auth_tag_hs32()

zrtp_auth_tag_hs80()

zrtp_auth_tag_sk32()

zrtp_auth_tag_sk64()

zrtp_cipher_2fs1()

zrtp_cipher_2fs2()

zrtp_cipher_2fs3()

zrtp_cipher_aes1()

zrtp_cipher_aes2()

zrtp_cipher_aes3()

zrtp_cipher_all_supported()

zrtp_error_dh_bad_hv()

zrtp_error_dh_bad_py()

zrtp_error_goclear_na()

zrtp_error_hello_mismatch()

zrtp_error_mac()

zrtp_error_malformed_packet()

zrtp_error_mitm()

zrtp_error_no_shared_secrets()

zrtp_error_nonce()

zrtp_error_software()

zrtp_error_ssrc()

zrtp_error_timeout()

zrtp_error_unavailable()

zrtp_error_unsupported_auth_tag()

zrtp_error_unsupported_cypher()

zrtp_error_unsupported_hash()

zrtp_error_unsupported_key_exchange()

zrtp_error_unsupported_sas()

zrtp_error_unsupported_version()

zrtp_error_zid()

zrtp_hash_all_supported()

zrtp_hash_n256()

zrtp_hash_n384()

zrtp_hash_s256()

zrtp_hash_s384()

zrtp_key_agreement_all_supported()

zrtp_key_agreement_dh2k()

zrtp_key_agreement_dh3k()

zrtp_key_agreement_dh4k()

zrtp_key_agreement_ec25()

zrtp_key_agreement_ec38()

zrtp_key_agreement_ec52()

zrtp_key_agreement_mult()

zrtp_key_agreement_prsh()

zrtp_magic_cookie()

zrtp_marker()

zrtp_msg_clear_ack()

zrtp_msg_commit()

zrtp_msg_conf2_ack()

zrtp_msg_confirm1()

zrtp_msg_confirm2()

zrtp_msg_dhpart1()

zrtp_msg_dhpart2()

zrtp_msg_error()

zrtp_msg_error_ack()

zrtp_msg_goclear()

zrtp_msg_hello()

zrtp_msg_hello_ack()

zrtp_msg_ping()

zrtp_msg_ping_ack()

zrtp_msg_relay_ack()

zrtp_msg_sas_relay()

zrtp_sas_type_all_supported()

zrtp_sas_type_b32()

zrtp_sas_type_b256()

zrtp_signature_type_pgp()

zrtp_signature_type_x509()