文件名称:srtp-master
-
所属分类:
- 标签属性:
- 上传时间:2013-03-21
-
文件大小:563.16kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
libsrtp库函数,能够实现RTP,SRTP之间转换,并附有test文件-libsrtp library functions, can be achieved RTP, SRTP conversion between, with a test file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
srtp-master/
srtp-master/.gitignore
srtp-master/CHANGES
srtp-master/LICENSE
srtp-master/Makefile.in
srtp-master/README
srtp-master/TODO
srtp-master/VERSION
srtp-master/config.guess
srtp-master/config.h_win32vc7
srtp-master/config.hw
srtp-master/config.sub
srtp-master/config_in.h
srtp-master/configure
srtp-master/configure.in
srtp-master/crypto/
srtp-master/crypto/.cvsignore
srtp-master/crypto/Makefile.in
srtp-master/crypto/VERSION
srtp-master/crypto/ae_xfm/
srtp-master/crypto/ae_xfm/xfm.c
srtp-master/crypto/cipher/
srtp-master/crypto/cipher/aes.c
srtp-master/crypto/cipher/aes_cbc.c
srtp-master/crypto/cipher/aes_icm.c
srtp-master/crypto/cipher/cipher.c
srtp-master/crypto/cipher/null_cipher.c
srtp-master/crypto/hash/
srtp-master/crypto/hash/auth.c
srtp-master/crypto/hash/hmac.c
srtp-master/crypto/hash/null_auth.c
srtp-master/crypto/hash/sha1.c
srtp-master/crypto/include/
srtp-master/crypto/include/.cvsignore
srtp-master/crypto/include/aes.h
srtp-master/crypto/include/aes_cbc.h
srtp-master/crypto/include/aes_icm.h
srtp-master/crypto/include/alloc.h
srtp-master/crypto/include/auth.h
srtp-master/crypto/include/cipher.h
srtp-master/crypto/include/crypto.h
srtp-master/crypto/include/crypto_kernel.h
srtp-master/crypto/include/crypto_math.h
srtp-master/crypto/include/crypto_types.h
srtp-master/crypto/include/cryptoalg.h
srtp-master/crypto/include/datatypes.h
srtp-master/crypto/include/err.h
srtp-master/crypto/include/gf2_8.h
srtp-master/crypto/include/hmac.h
srtp-master/crypto/include/integers.h
srtp-master/crypto/include/kernel_compat.h
srtp-master/crypto/include/key.h
srtp-master/crypto/include/null_auth.h
srtp-master/crypto/include/null_cipher.h
srtp-master/crypto/include/prng.h
srtp-master/crypto/include/rand_source.h
srtp-master/crypto/include/rdb.h
srtp-master/crypto/include/rdbx.h
srtp-master/crypto/include/sha1.h
srtp-master/crypto/include/stat.h
srtp-master/crypto/include/xfm.h
srtp-master/crypto/kernel/
srtp-master/crypto/kernel/alloc.c
srtp-master/crypto/kernel/crypto_kernel.c
srtp-master/crypto/kernel/err.c
srtp-master/crypto/kernel/key.c
srtp-master/crypto/math/
srtp-master/crypto/math/datatypes.c
srtp-master/crypto/math/gf2_8.c
srtp-master/crypto/math/math.c
srtp-master/crypto/math/stat.c
srtp-master/crypto/replay/
srtp-master/crypto/replay/rdb.c
srtp-master/crypto/replay/rdbx.c
srtp-master/crypto/replay/ut_sim.c
srtp-master/crypto/rng/
srtp-master/crypto/rng/ctr_prng.c
srtp-master/crypto/rng/prng.c
srtp-master/crypto/rng/rand_linux_kernel.c
srtp-master/crypto/rng/rand_source.c
srtp-master/crypto/test/
srtp-master/crypto/test/.cvsignore
srtp-master/crypto/test/aes_calc.c
srtp-master/crypto/test/auth_driver.c
srtp-master/crypto/test/cipher_driver.c
srtp-master/crypto/test/datatypes_driver.c
srtp-master/crypto/test/env.c
srtp-master/crypto/test/kernel_driver.c
srtp-master/crypto/test/rand_gen.c
srtp-master/crypto/test/sha1_driver.c
srtp-master/crypto/test/stat_driver.c
srtp-master/doc/
srtp-master/doc/.cvsignore
srtp-master/doc/Doxyfile
srtp-master/doc/Makefile.in
srtp-master/doc/crypto_kernel.txt
srtp-master/doc/draft-irtf-cfrg-icm-00.txt
srtp-master/doc/header.template
srtp-master/doc/intro.txt
srtp-master/doc/libsrtp.pdf
srtp-master/doc/references.txt
srtp-master/doc/rfc3711.txt
srtp-master/include/
srtp-master/include/ekt.h
srtp-master/include/getopt_s.h
srtp-master/include/rtp.h
srtp-master/include/rtp_priv.h
srtp-master/include/srtp.h
srtp-master/include/srtp_priv.h
srtp-master/include/ut_sim.h
srtp-master/install-sh
srtp-master/install-win.bat
srtp-master/srtp.def
srtp-master/srtp.sln
srtp-master/srtp.vcproj
srtp-master/srtp/
srtp-master/srtp/ekt.c
srtp-master/srtp/srtp.c
srtp-master/srtp7.sln
srtp-master/srtp7.vcproj
srtp-master/tables/
srtp-master/tables/.cvsignore
srtp-master/tables/aes_tables.c
srtp-master/test/
srtp-master/test/.cvsignore
srtp-master/test/dtls_srtp_driver.c
srtp-master/test/getopt_s.c
srtp-master/test/lfsr.c
srtp-master/test/rdbx_driver.c
srtp-master/test/replay_driver.c
srtp-master/test/roc_driver.c
srtp-master/test/rtp.c
srtp-master/test/rtpw.c
srtp-master/test/rtpw_test.sh
srtp-master/test/srtp_driver.c
srtp-master/timing
srtp-master/undos.sh
srtp-master/update.sh
srtp-master/.gitignore
srtp-master/CHANGES
srtp-master/LICENSE
srtp-master/Makefile.in
srtp-master/README
srtp-master/TODO
srtp-master/VERSION
srtp-master/config.guess
srtp-master/config.h_win32vc7
srtp-master/config.hw
srtp-master/config.sub
srtp-master/config_in.h
srtp-master/configure
srtp-master/configure.in
srtp-master/crypto/
srtp-master/crypto/.cvsignore
srtp-master/crypto/Makefile.in
srtp-master/crypto/VERSION
srtp-master/crypto/ae_xfm/
srtp-master/crypto/ae_xfm/xfm.c
srtp-master/crypto/cipher/
srtp-master/crypto/cipher/aes.c
srtp-master/crypto/cipher/aes_cbc.c
srtp-master/crypto/cipher/aes_icm.c
srtp-master/crypto/cipher/cipher.c
srtp-master/crypto/cipher/null_cipher.c
srtp-master/crypto/hash/
srtp-master/crypto/hash/auth.c
srtp-master/crypto/hash/hmac.c
srtp-master/crypto/hash/null_auth.c
srtp-master/crypto/hash/sha1.c
srtp-master/crypto/include/
srtp-master/crypto/include/.cvsignore
srtp-master/crypto/include/aes.h
srtp-master/crypto/include/aes_cbc.h
srtp-master/crypto/include/aes_icm.h
srtp-master/crypto/include/alloc.h
srtp-master/crypto/include/auth.h
srtp-master/crypto/include/cipher.h
srtp-master/crypto/include/crypto.h
srtp-master/crypto/include/crypto_kernel.h
srtp-master/crypto/include/crypto_math.h
srtp-master/crypto/include/crypto_types.h
srtp-master/crypto/include/cryptoalg.h
srtp-master/crypto/include/datatypes.h
srtp-master/crypto/include/err.h
srtp-master/crypto/include/gf2_8.h
srtp-master/crypto/include/hmac.h
srtp-master/crypto/include/integers.h
srtp-master/crypto/include/kernel_compat.h
srtp-master/crypto/include/key.h
srtp-master/crypto/include/null_auth.h
srtp-master/crypto/include/null_cipher.h
srtp-master/crypto/include/prng.h
srtp-master/crypto/include/rand_source.h
srtp-master/crypto/include/rdb.h
srtp-master/crypto/include/rdbx.h
srtp-master/crypto/include/sha1.h
srtp-master/crypto/include/stat.h
srtp-master/crypto/include/xfm.h
srtp-master/crypto/kernel/
srtp-master/crypto/kernel/alloc.c
srtp-master/crypto/kernel/crypto_kernel.c
srtp-master/crypto/kernel/err.c
srtp-master/crypto/kernel/key.c
srtp-master/crypto/math/
srtp-master/crypto/math/datatypes.c
srtp-master/crypto/math/gf2_8.c
srtp-master/crypto/math/math.c
srtp-master/crypto/math/stat.c
srtp-master/crypto/replay/
srtp-master/crypto/replay/rdb.c
srtp-master/crypto/replay/rdbx.c
srtp-master/crypto/replay/ut_sim.c
srtp-master/crypto/rng/
srtp-master/crypto/rng/ctr_prng.c
srtp-master/crypto/rng/prng.c
srtp-master/crypto/rng/rand_linux_kernel.c
srtp-master/crypto/rng/rand_source.c
srtp-master/crypto/test/
srtp-master/crypto/test/.cvsignore
srtp-master/crypto/test/aes_calc.c
srtp-master/crypto/test/auth_driver.c
srtp-master/crypto/test/cipher_driver.c
srtp-master/crypto/test/datatypes_driver.c
srtp-master/crypto/test/env.c
srtp-master/crypto/test/kernel_driver.c
srtp-master/crypto/test/rand_gen.c
srtp-master/crypto/test/sha1_driver.c
srtp-master/crypto/test/stat_driver.c
srtp-master/doc/
srtp-master/doc/.cvsignore
srtp-master/doc/Doxyfile
srtp-master/doc/Makefile.in
srtp-master/doc/crypto_kernel.txt
srtp-master/doc/draft-irtf-cfrg-icm-00.txt
srtp-master/doc/header.template
srtp-master/doc/intro.txt
srtp-master/doc/libsrtp.pdf
srtp-master/doc/references.txt
srtp-master/doc/rfc3711.txt
srtp-master/include/
srtp-master/include/ekt.h
srtp-master/include/getopt_s.h
srtp-master/include/rtp.h
srtp-master/include/rtp_priv.h
srtp-master/include/srtp.h
srtp-master/include/srtp_priv.h
srtp-master/include/ut_sim.h
srtp-master/install-sh
srtp-master/install-win.bat
srtp-master/srtp.def
srtp-master/srtp.sln
srtp-master/srtp.vcproj
srtp-master/srtp/
srtp-master/srtp/ekt.c
srtp-master/srtp/srtp.c
srtp-master/srtp7.sln
srtp-master/srtp7.vcproj
srtp-master/tables/
srtp-master/tables/.cvsignore
srtp-master/tables/aes_tables.c
srtp-master/test/
srtp-master/test/.cvsignore
srtp-master/test/dtls_srtp_driver.c
srtp-master/test/getopt_s.c
srtp-master/test/lfsr.c
srtp-master/test/rdbx_driver.c
srtp-master/test/replay_driver.c
srtp-master/test/roc_driver.c
srtp-master/test/rtp.c
srtp-master/test/rtpw.c
srtp-master/test/rtpw_test.sh
srtp-master/test/srtp_driver.c
srtp-master/timing
srtp-master/undos.sh
srtp-master/update.sh
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.