Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(309)

Side by Side Diff: libsrtp/doc/references.txt

Issue 3423016: Add current version of libSRTP from CVS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: '' Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « libsrtp/doc/libsrtp.pdf ('k') | libsrtp/doc/rfc3711.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 SRTP and ICM References
2 September, 2005
3
4 This document provides references for the various cryptographic
5 functions used in libSRTP and libaesicm.
6
7 Secure RTP is defined in RFC 3711, which is included in this
8 distribution for convenience. The counter mode definition is in
9 Section 4.1.1 of the SRTP draft.
10
11 SHA-1 is defined in FIPS-180-1, available online at the NIST website.
12
13 HMAC is defined in RFC2104, and HMAC-SHA1 test vectors are available
14 in RFC2202, which are available online at http://www.ietf.org/rfc/
15
16 ICM is defined by draft-irtf-cfrg-icm-00.txt, and its application in
17 ISMAcryp (the Internet Streaming Media Alliance 1.0 Encryption and
18 Authentication) is defined in that specification. It is available
19 from http://www.isma.tv/.
20
21
OLDNEW
« no previous file with comments | « libsrtp/doc/libsrtp.pdf ('k') | libsrtp/doc/rfc3711.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698