emn178 / online-tools

Online tools provides md2, md5, sha1, sha2, sha512, bas64, html encode / decode functions
752 stars 347 forks source link

Only 1 Output Row #47

Open bradcodd opened 4 weeks ago

bradcodd commented 4 weeks ago

What am I doing wrong?

When pasting or uploading multiple email addresses the SHA256 Hash converter only outputs one hash...

When I paste in this list...

brad at codd dot com brad dot codd at gmail dot com brad at CoddSolarAdvisors dot com

I see this result...

518b1a7c9e1445b8f83a4724542e2419a4665d4a23ed57b82e16b3d99a5511e7

This hash does not match the hash of any of the email addresses when they are converted individually.

emn178 commented 4 weeks ago

This tool treats the input as a single data process rather than processing each line independently. This feature could be considered for future inclusion.

bradcodd commented 4 weeks ago

Thank you for your quick response.

No need to change your tool on my behalf because I found a Google Sheets formula that calculates the SHA256 Hash. Using it is merely a matter of copying the formula to a bunch of cells and, hey presto, the entire list of hashes is calculated in a few seconds.

On Thu, Aug 29, 2024 at 6:39 PM emn178 @.***> wrote:

This tool treats the input as a single data process rather than processing each line independently. This feature could be considered for future inclusion.

— Reply to this email directly, view it on GitHub https://github.com/emn178/online-tools/issues/47#issuecomment-2319645171, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADUQL63WLB2GPBP3I6C5RJLZT7EN7AVCNFSM6AAAAABNK7RVO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJZGY2DKMJXGE . You are receiving this because you authored the thread.Message ID: @.***>