XMediaLib.ZrtpFsm (xmedialib v0.1.3) View Source

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Link to this function

calculate_hvi(hello, dhpart2, hash_fun)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

negotiate(default, alice_list, bob_list)

View Source
Link to this function

negotiate(tid, rec_id, default, bob_list)

View Source
Link to this function

zrtp_auth_all_supported()

View Source
Link to this function

zrtp_cipher_all_supported()

View Source
Link to this function

zrtp_error_hello_mismatch()

View Source
Link to this function

zrtp_error_malformed_packet()

View Source
Link to this function

zrtp_error_no_shared_secrets()

View Source
Link to this function

zrtp_error_unavailable()

View Source
Link to this function

zrtp_error_unsupported_auth_tag()

View Source
Link to this function

zrtp_error_unsupported_cypher()

View Source
Link to this function

zrtp_error_unsupported_hash()

View Source
Link to this function

zrtp_error_unsupported_key_exchange()

View Source
Link to this function

zrtp_error_unsupported_sas()

View Source
Link to this function

zrtp_error_unsupported_version()

View Source
Link to this function

zrtp_hash_all_supported()

View Source
Link to this function

zrtp_key_agreement_all_supported()

View Source
Link to this function

zrtp_key_agreement_dh2k()

View Source
Link to this function

zrtp_key_agreement_dh3k()

View Source
Link to this function

zrtp_key_agreement_dh4k()

View Source
Link to this function

zrtp_key_agreement_ec25()

View Source
Link to this function

zrtp_key_agreement_ec38()

View Source
Link to this function

zrtp_key_agreement_ec52()

View Source
Link to this function

zrtp_key_agreement_mult()

View Source
Link to this function

zrtp_key_agreement_prsh()

View Source
Link to this function

zrtp_sas_type_all_supported()

View Source
Link to this function

zrtp_signature_type_pgp()

View Source
Link to this function

zrtp_signature_type_x509()

View Source