Add a deploy script.
[rup.git] / src / main.rs
2019-08-08 www-dataAdd a deploy script.
2019-08-07 Greg BurriUse the key file to decipher the message given as http...
2019-08-07 Greg BurriAdd decipher function.
2019-08-05 Greg BurriImplementation of 'encrypt'.
2019-07-21 Greg BurriRead and decode key file
2019-07-12 Greg BurriParse command line argument.
2019-07-05 Greg BurriAdd a configuration file + crypto module interface
2019-06-23 Greg BurriAdd files watcher.
2019-06-23 Greg BurriInitial commit