Home Backend Development PHP Tutorial Solution to the inconsistent results between nodeJS md5 encrypted Chinese and PHP

Solution to the inconsistent results between nodeJS md5 encrypted Chinese and PHP

Jul 29, 2016 am 09:01 AM
Crypto md5 str var

Due to project needs, node.JS and php are required to make interface calls. It is found that the results of node.JS using md5 encryption for Chinese and php for Chinese md5 encryption are different.

PHP

<code><span><span><?php</span><span>$str</span> = <span>'程序员'</span>;
<span>echo</span><span>$str</span>.<span>' md5:'</span>.md5(<span>$str</span>);
<span>?></span></span></code>
Copy after login

Output:
Programmer md5:72d9adf4944f23e5efde37f6364c126f

node.JS

<code><span>var</span> crypto = <span>require</span>(<span>'crypto'</span>);

<span>var</span> md5 = <span><span>function</span><span>(str)</span>{</span><span>var</span> crypto_md5 = crypto.createHash(<span>'md5'</span>);
    <span>return</span> crypto_md5.digest(<span>'hex'</span>);
}

<span>var</span> str = <span>'程序员'</span>;
<span>var</span> result = str + <span>' md5:'</span> + md5(str);

console.log(result);</code>
Copy after login

Output:
Programmer md5:d41d8cd98f00b204e9800998ecf8427e


After checking the information, I found that it was a coding problem. The problem can be solved by adding coding to node.JS.

The solution is as follows:

<code><span>var</span> crypto = <span>require</span>(<span>'crypto'</span>);

<span>var</span> md5 = <span><span>function</span><span>(str)</span>{</span><span>var</span> crypto_md5 = crypto.createHash(<span>'md5'</span>);
    crypto_md5.update(str, <span>'utf8'</span>); <span>// 加入编码</span><span>return</span> crypto_md5.digest(<span>'hex'</span>);
}

<span>var</span> str = <span>'程序员'</span>;
<span>var</span> result = str + <span>' md5:'</span> + md5(str);

console.log(result);</code>
Copy after login

Output:
Programmer md5:72d9adf4944f23e5efde37f6364c126f

').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

The above introduces the solution to the inconsistency between nodeJS md5 encrypted Chinese and PHP results, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

The Next Meme Coin Supercycle: Meet XYZVerse (XYZ), the Heavyweight Champion of Sports and Meme Culture The Next Meme Coin Supercycle: Meet XYZVerse (XYZ), the Heavyweight Champion of Sports and Meme Culture Nov 03, 2024 pm 09:36 PM

As excitement builds in the crypto world for the last quarter of 2024, investors are on the lookout for digital assets with the potential to deliver extraordinary returns. Insights from successful crypto figures indicate that certain tokens could exp

Crypto Influencer Cobie Burns 60% of the Supply of a Solana (SOL) Meme Coin Issued via Pump.fun Crypto Influencer Cobie Burns 60% of the Supply of a Solana (SOL) Meme Coin Issued via Pump.fun Nov 09, 2024 am 04:14 AM

Jordan Fish, known more popularly as Cobie, burned 60% of the supply of a Solana (SOL) meme coin issued via Pump.fun on Friday, Nov. 8

Robinhood Crypto gets rid of SEC investigation! OKX's company pays $84 million in settlement Robinhood Crypto gets rid of SEC investigation! OKX's company pays $84 million in settlement Mar 04, 2025 am 09:15 AM

Signs of a change in US cryptocurrency regulatory policy: Robinhood and OKX case analysis Recently, US regulators' regulatory attitudes towards the cryptocurrency field have undergone subtle changes. Robinhood Crypto (RHC) successfully escaped from the Securities and Exchange Commission (SEC) investigation, while OKX's subsidiary AuxCayes FinTechCo. Ltd. reached a settlement with the U.S. Department of Justice (DOJ) to pay a $84 million fine. Together, these two incidents reveal dynamic adjustments in the US cryptocurrency regulation and the efforts of companies to actively adapt to the compliance environment. RobinhoodCrypto wins: SEC terminates investigation 2025 2

Crypto Bitlord: The Man Who Mastered the Art of Influence in the Ever-Changing World of Cryptocurrency Crypto Bitlord: The Man Who Mastered the Art of Influence in the Ever-Changing World of Cryptocurrency Nov 16, 2024 am 04:34 AM

Particularly in the world of meme coins, Bitlord—known for his honest attitude, keen insights, and open demeanor—has created a distinct niche for himself

Digital cryptocurrency app trading software top10 (the latest ranking of 2025) Digital cryptocurrency app trading software top10 (the latest ranking of 2025) Mar 17, 2025 pm 05:12 PM

This article lists the top ten digital virtual currency exchange platforms, and ranks and introduces OKX, Binance, Gate.io, Huobi Global, Kraken, Coinbase, KuCoin, Crypto.com, Bitfinex and Bitstamp, analyzing the advantages and characteristics of each platform, such as OKX's powerful trading volume and user-friendly interface, Binance's huge user base and high liquidity, Gate.io's rich currency selection and low transaction fees, etc. When choosing a transaction, factors such as security, fees, currency selection, user interface, liquidity, and customer support are considered. The article emphasizes that investment should be cautious and recommends that users should be based on their own needs.

Top 10 virtual digital currency trading platforms, ranking of the world's top 10 virtual currency apps Top 10 virtual digital currency trading platforms, ranking of the world's top 10 virtual currency apps Feb 12, 2025 am 06:09 AM

The top ten virtual digital currency trading platforms in the world include Binance, FTX, Coinbase Pro, OKX, Huobi.com, Kraken, Coinbase, Bybit, Gate.io and KuCoin. When choosing a platform, you need to consider factors such as security, transaction fees, liquidity, supported currency, user experience and customer support.

Bitcoin Drops Below $67k, Memecoins Gain Strength Amidst Market Uncertainties Bitcoin Drops Below $67k, Memecoins Gain Strength Amidst Market Uncertainties Oct 23, 2024 am 04:22 AM

Today, on October 22nd, 2024, the crypto market saw a small drop, amid geopolitical tensions and electoral uncertainties in the United States.

Top 10 Currency Trading Platforms in Hong Kong Top 10 Exchange Virtual Currency App Platforms Top 10 Currency Trading Platforms in Hong Kong Top 10 Exchange Virtual Currency App Platforms Feb 15, 2025 pm 06:15 PM

As one of the global financial centers, Hong Kong has also flourished in the currency circle trading platform in recent years. This article will introduce the top ten trading platforms in Hong Kong, including their characteristics, advantages and disadvantages, to help investors choose the trading platform that suits them best.

See all articles