blob: 431ad4bdad26eb7846a14330214f8408dca9c531 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
The UCL common multimedia library implements a number of algorithms and
protocols needed by a number of our applications.
The following protocols/algorithms are included in the library:
* Base64 encoding/decoding
* Binary tree
* Random number
* HMAC authentication
* MD5
* DES
* RTP
* Mbus
* SAP
* SDP
|