• Gustav Simonsson's avatar
    Address pull request comments · 47d3b3dd
    Gustav Simonsson authored
    * Remove flags field from key struct
    * Change JSON struct fields from string to []byte
    * Change GenerateNewKey API to take io.Reader for random source
    * Remove mixing entropy source function
    * Use testing Fatal in tests
    47d3b3dd
key_store_test.go 1.52 KB