appveyor / secure-file

MIT License
26 stars 19 forks source link

Resolves issue #2 - Why static salt? #7

Closed jeff-winn closed 5 years ago

jeff-winn commented 5 years ago

I had to do a bit of restructuring on the code to support what needed to be done, so there will be quite a few new files added, and quite a bit of the logic that was within Main has been lifted out to other classes. Hopefully this will make the tool easier to maintain and make changes to in the future.

A couple things:

If you have any questions, please feel free to ask!

jeff-winn commented 5 years ago

Going to close this and redo it, I was missing the console write for the generated salt.

FeodorFitsner commented 5 years ago

Sure. Fantastic work, thank you! Will look into your PR over the weekend.