Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

md5 script returns multiple hash rows #12

Open
foundinblank opened this issue Oct 4, 2018 · 1 comment
Open

md5 script returns multiple hash rows #12

foundinblank opened this issue Oct 4, 2018 · 1 comment

Comments

@foundinblank
Copy link

Tried to implement md5_sheets.gs but it returns multiple rows and multiple hashes.

An similar script here returned one hash, as expected.

Here's a video showing the issue. md5_stitch() is the one referenced in this repo; md5() is the one from Stack Overflow. https://d.pr/free/v/SVAava

@davetrumbull
Copy link

davetrumbull commented Jan 29, 2021

I had the same problem and found the same solution. The md5_sheets.gs script will hash each individual character in the input and append a row for each.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants