Ignore:
Timestamp:
Feb 21, 2008 9:36:34 PM (16 years ago)
Author:
bennylp
Message:

Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed random number generator in pjsua_core.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/guid.h

    r1417 r1815  
    5050 * dependent on the algorithm used internally to generate the GUID string. 
    5151 * If real GUID generator is used, then the length will be between 32 and 
    52  * 36 bytes. If shadow GUID generator is used, then the length 
    53  * will be 20 bytes. Application should not assume which algorithm will 
     52 * 36 bytes. Application should not assume which algorithm will 
    5453 * be used by GUID generator. 
    5554 * 
Note: See TracChangeset for help on using the changeset viewer.