-
-
Notifications
You must be signed in to change notification settings - Fork 35
extract md5 #11
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
Comments
go for it |
Depends from browserify/sha.js#25 |
@calvinmetcalf I extracted md5 -- http://github.com/fanatid/md5.js (based on hash-base -- http://github.com/fanatid/hash-base). Can we discuss this packages? and after I'll continue with integration hash-base to sha.js and ripemd160.. |
md5 looks good |
@calvinmetcalf what you think about |
|
it's static because in node crypto this is static
if/if because we should change |
so default encoding is on the crypto module not the individual modules, if we were to implement that I don't think this would be the way to do it |
yes, |
I will live if we don't, nobody has complained yet |
Close in favour of #19 |
Why? Because you already extracted sha.js and ripemd160, but
md5
is still here in files md5.js and make-hash.js. Also it's help with browserify/EVP_BytesToKey#3.If you're agree I can create this package and then transfer to organization
crypto-browserify
.The text was updated successfully, but these errors were encountered: