Re: late dtls-id request
Martin Thomson <[email protected]>
| Newsgroups | gmane.ietf.mmusic |
|---|---|
| Message-ID | <CABkgnnV+83z1W=8zDoxoxfX1RcQ_z1-9SbQqyT2rNrTNsKOp4w@mail.gmail.com> |
On 9 March 2017 at 17:57, Christer Holmberg <[email protected]> wrote: > But, I assume we can make that assumption also with 255. For that, 20 would be plenty. Note that you only require 32 bits of randomness (which fits in the minimum of 6 characters), which is not quite enough to provide global-scale uniqueness. 20 pretty much is going to do that (assuming 6 bits per character, which base64 would allow). FWIW, I would be happier if you moved the 32 bit requirement to 120 and raised the minimum to 20, but that's a much bigger change.