文件历史

提交图

5 次代码提交

作者 SHA1 备注 提交日期
Janos Dobronszki 87e898f4fc Secret implementation of config. Supporting config merge (#2027)
Docker / build (push) Has been cancelled
Run tests / Test repo (push) Has been cancelled
Co-authored-by: Asim Aslam <asim@aslam.me>
2020-09-29 15:30:51 +02:00
Asim Aslam e1404a1100 remove secrets package 2020-07-14 21:53:43 +01:00
Asim Aslam 83ab47333f rename Codec to Secrets (#1581) 2020-04-27 14:57:57 +01:00
Lars Lehtonen 900b2d24f9 config/secrets/box: fix dropped test error (#1494) 2020-04-06 23:09:42 +01:00
Jake Sanders 4125ae8d53 Add secrets interface to config/secrets (#1325)
* Interface for secrets

* Add secretbox secrets implementation

* Start working on box

* typo

* Add asymmetric encryption implementation

* go mod tidy

* Fix review comments

Co-authored-by: Asim Aslam <asim@aslam.me>
2020-03-10 22:52:06 +00:00