use crypto/rand in key spots (for KEM seeds) rather than math/rand

This commit is contained in:
Russ Magee 2021-01-12 23:45:58 -08:00
parent 4e8e064c74
commit 287f9d1035
3 changed files with 11 additions and 33 deletions

View file

@ -1,4 +1,4 @@
VERSION := 0.9.0
VERSION := 0.9.1
.PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall
## Tag version of binaries with build info wrt.