Open goblintb opened 2 years ago
1.input file: secret: KEY: value1 #value2 "value3" 2.encrypt with key 123456789
expect secret: KEY: value1 #value2 AES256:2qfruwCzwVE4MHCWAOPliUXq5FIYMhw22jNz5PbJ4P8=
after encrypt KEY-value not encrypt. in encrypted comment
@goblintb I became interested in working on this issue, please follow my changes in the repository and help me improve the tool, as the author most likely abandoned the project.
1.input file: secret: KEY: value1 #value2 "value3" 2.encrypt with key 123456789
expect secret: KEY: value1 #value2 AES256:2qfruwCzwVE4MHCWAOPliUXq5FIYMhw22jNz5PbJ4P8=
after encrypt KEY-value not encrypt. in encrypted comment