• Gustav Simonsson's avatar
    Add new key_store interface and two new key stores · 945798f9
    Gustav Simonsson authored
    * Add new generic key_store interface
    * Add new plaintext key store storing unprotected keys on disk
    * Add new encrypted key store storing encrypted keys on disk
    * Add new entropy mixing function using OS and go runtime sources
    945798f9
key_store_plaintext_file.go 3.1 KB