aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipherstring.rs
Commit message (Expand)AuthorAgeFilesLines
* line wrappingJesse Luehrs2020-10-131-1/+2
* clippyJesse Luehrs2020-10-121-1/+1
* adding documentationJake Swenson2020-07-241-0/+3
* Fixing ciphertype 6 supportJake Swenson2020-07-241-1/+2
* improve cipherstring parsing errorsJesse Luehrs2020-05-281-7/+30
* fix some unwrapsJesse Luehrs2020-05-031-3/+3
* also make the agent store decrypted org keys in memoryJesse Luehrs2020-05-031-0/+48
* refactor encrypt/decrypt methods to indicate symmetric encryptionJesse Luehrs2020-05-031-81/+116
* move to ring for things that it supportsJesse Luehrs2020-05-031-29/+23
* add encryption to the agent protocolJesse Luehrs2020-04-181-0/+49
* mlock sensitive memoryJesse Luehrs2020-04-081-11/+33
* renameJesse Luehrs2020-04-051-0/+95