Home > Backend Development > PHP Tutorial > sha1算法为啥是不一样的值,请高人指点错哪了

sha1算法为啥是不一样的值,请高人指点错哪了

WBOY
Release: 2016-06-13 12:35:24
Original
1131 people have browsed it

sha1算法为啥是不一样的值,请高人指点哪里错了。
我现在有一个系统,是别人开发的,他也是用的sha1算法。。

现在一个字符串,我算出来是:0451bbea51492560499d7af75b378ed096c815e8

系统加密的:quGLhYR2v0A4Ah3s45EVL6ag134%3D

是不是系统的这个加密的字符串,是不是用过sha1加密后用转换成什么格式了或者转换成其他的字符串了。。
请高人 指点。怎么让着两个相等。。。通过什么算法实现。

Related labels:
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template