Software /
code /
prosody
File
teal-src/util/crand.d.tl @ 12097:9c794d5f6f8d
core.certmanager: Add TLS 1.3 cipher suites to Mozilla TLS presets
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Nov 2021 12:23:29 +0100 |
parent | 11459:86904555bffc |
line wrap: on
line source
local record lib bytes : function (n : integer) : string enum sourceid "OpenSSL" "arc4random()" "Linux" end _source : sourceid end return lib