question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sha512 listed as implemented, but throws error

See original GitHub issue
EXCEPTION: Error: algorithm: sha512 is not yet supported
we accept pull requests
http://github.com/dominictarr/crypto-browserify

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
adridadoucommented, Oct 2, 2016

I see. So I need to use browserify directly instead of using gulp-browserify. I’ll try that and hopefully everything will work. Thank you !

1reaction
dcousenscommented, May 12, 2016

https://github.com/deepak1556/gulp-browserify

NOTE: THIS PLUGIN IS NO LONGER MAINTAINED , checkout the recipes by gulp team for reference on using browserify with gulp.

Perhaps just try browserifying an example yourself? If that still doesn’t work, I’d be interested to find out more about why…

Read more comments on GitHub >

github_iconTop Results From Across the Web

java - SHA512 hashing gives incorrect (?) results when "salted"
I want to implement SHA512 hashing using a salt. I started here, leading to this mcve: import java.security.MessageDigest; import org.junit.
Read more >
Redirect hash not matching after SHA512 implementation
I note that the error message being logged indicates that the problem is with the redirect hash, not the MD5/SHA-512 hash. These are...
Read more >
SHA512 Hash Upgrade Guidelines - Vertica Forum
I am getting the same error message. I have followed the guidelines. Set the password to expire and changed the password. I am...
Read more >
yarn install sporadically fails with integrity check failure #6407
When running yarn install (on our CI) we are finding that random dependencies fail to download due to integrity check failures: e.g.. yarn ......
Read more >
SHA256 and SHA512 functions return wrong hash
For the functions SHA256 and SHA512, it works as normal, but it will return different values of hash for varchar and nvarchar ....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found