On Tue, Feb 28, 2017 at 8:29 PM, Pádraig Brady <[email protected]> wrote: > +The SHA-1 algorithm should not be used any more for security related > purposes. > +Instead, better use an SHA\-2 algorithm, implemented in the programs
Thanks. I appreciate the use of that macro to avoid duplication. Re the above two lines, I suggest these instead: Do not use the SHA-1 algorithm for security related purposes. Instead, use an SHA\-2 algorithm, implemented in the programs
