diff --git a/slhdsa/key_test.go b/slhdsa/key_test.go index 8499ebb..6ee3d9d 100644 --- a/slhdsa/key_test.go +++ b/slhdsa/key_test.go @@ -8,6 +8,7 @@ package slhdsa import ( "bytes" + "crypto/rand" "encoding/hex" "testing" )