Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-14 | implement gcp decrypt | Stuart Stock | |
2018-10-07 | Land KMS support, yay! | Stuart Stock | |
AWS KMS for now, work-in-progress | |||
2018-10-02 | Minor Rustdoc updates | Stuart Stock | |
2018-09-29 | Major refeactoring for better code structure | Stuart Stock | |
* Extract distinct types for online and long-term keys * Extract and create separate configuration trait and implementation(s) * Clean-ups, renames, tidying | |||
2018-03-17 | Apply default rustfmt style to the project. | Stuart Stock | |
2018-03-10 | Convert to use of hex crate (https://crates.io/crates/hex) | Stuart Stock | |
As part of landing #1, make existing server and test code consistent with client by using hex crate instead of forked copy of 'hex.rs'. | |||
2018-02-24 | Clippy suggested fixes/changes | Stuart Stock | |
2017-10-14 | Rust 1.21 lands RFC 1414 enabling clean-up of warts in tag.rs; misc README ↵ | Stuart Stock | |
and docstring updates | |||
2017-07-06 | add license headers | Stuart Stock | |
2017-07-03 | add docstrings and cleanup whitespace | Stuart Stock | |
2017-07-02 | cleanup | Stuart Stock | |
2017-07-02 | first version of working server | Stuart Stock | |
2017-07-01 | add sign module; continue work on server | Stuart Stock | |