58bd25c4bc
ZRTP_SRTP_HASH_SHA1 was moved from public zrtp_hash_id_t to the private srtp implementation. HMAC SHA1 constant was also renamed to ZRTP_SRTP_HASH_HMAC_SHA1 in order to raise an error if the user tries to use an old ZRTP_SRTP_HASH_SHA1 constant in a ZRTP session configuration. |
||
---|---|---|
doc | ||
include | ||
projects | ||
src | ||
test | ||
third_party | ||
AUTHORS | ||
ChangeLog | ||
README |
README
# # libZRTP SDK library, implements the ZRTP secure VoIP protocol. # Copyright (c) 2006-2009 Philip R. Zimmermann. All rights reserved. # Contact: http://philzimmermann.com # For licensing and other legal details, see the file zrtp_legal.c. # - Check HTML Documentation ./doc - Visit the Zfone Project Home Page http://zfoneproject.com/ - Report bugs via the Zfone Bugs Page http://zfoneproject.com/bugs.html