syncthing/lib/rand
greatroar 273cc9cef8
lib/rand: Various minor fixes (#6752)
crypto/rand output is cryptographically secure by the Go library
documentation's promise. That, rather than strength (= passes randomness
tests) is the property that Syncthing needs).
2020-06-17 10:43:58 +02:00
..
random_test.go lib/rand: Various minor fixes (#6752) 2020-06-17 10:43:58 +02:00
random.go lib/rand: Various minor fixes (#6752) 2020-06-17 10:43:58 +02:00
securesource_test.go
securesource.go lib/rand: Various fixes (#6474) 2020-03-30 23:26:28 +02:00