Commit Graph

6 Commits

Author SHA1 Message Date
Didactic Drunk
80a47aa966 Switch Crypto::Secret from module to abstract class 2022-05-12 10:32:10 -07:00
Didactic Drunk
bfbaacab4d Add Crypto::Config
Runtime configuration of which Secret class to use
Remove Secret::Key, Secret::Large
2022-05-12 10:32:10 -07:00
Didactic Drunk
973e1ecb4b Add Crypto::Secret::Key & Crypto::Secret::Large 2021-06-17 03:16:34 -07:00
Didactic Drunk
b765a56073 Spec formatting 2021-06-15 15:45:52 -07:00
Didactic Drunk
695bad8347 Add default dup implementation 2021-06-15 15:42:01 -07:00
Didactic Drunk
eabf799e51 Initial code 2021-06-12 19:57:31 -07:00