Skip to content
forked from cisco/libsrtp

Library for SRTP (Secure Realtime Transport Protocol)

License

Notifications You must be signed in to change notification settings

ilous12/libsrtp

 
 

Repository files navigation

Introduction to libSRTP

./test/rtp_decoder -o 44 -f udp -s AES_CM_128_HMAC_SHA1_80 -b wpsNWUUp4Hbpk5m+J0valvXP8KSBQURKeX8SZtXq < ./srtp_crypto.pcap -d test.amr | text2pcap -t "%M:%S." -u 36880,20014 - - > ./srtp_decrypted.pcap

./rtp_decoder -o 44 -f udp -s AES_CM_128_HMAC_SHA1_80 -b wpsNWUUp4Hbpk5m+J0valvXP8KSBQURKeX8SZtXq < ./rtp.pcap -d test7.amr

./test/rtp_decoder -o 44 -f udp -s AES_CM_128_HMAC_SHA1_80 -b g+VXwk3/TEYWAZIsfxCF7NpePB7+cn9DKCQKsQqF < ./srtp_crypto.pcap -d test.amr

About

Library for SRTP (Secure Realtime Transport Protocol)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.2%
  • C++ 2.6%
  • Shell 2.4%
  • M4 1.4%
  • Makefile 1.3%
  • Batchfile 0.1%