Commit Graph

8 Commits (1e60a35fd463962d9acb3535ffca7d86b311413b)

Author SHA1 Message Date
Didactic Drunk c7cd7c91eb Config: Split :key in to [:secret_key, :public_key] 2022-05-22 13:33:00 -07:00
Didactic Drunk 054503db7e Secret: check multiple uses 2022-05-20 13:02:16 -07:00
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