Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
For Notepad++, check out the NPPCrypt plugin.
If we are talking about the need to encrypt individual lines in a file, then I would do this:
1) Select an encryption algorithm
2) Loop through the file in any programming language that you know
3) Apply the algorithm to lines according to a certain attribute. This is where regular expressions come in handy.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question