Skip to content

[Bug] hash计算不正确!没人发现么? #212

@Charles94jp

Description

@Charles94jp

用了这么久,第一次发现计算会出问题。这基本功能不能乱啊。上线前没有跑测试么?
QAQ
版本:chrome商店最新的2.1.0
问题描述:hash计算和python、其它在线工具计算的结果不一样。
image

# python计算结果
>>> hashlib.md5('123456'.encode()).hexdigest()
'e10adc3949ba59abbe56e057f20f883e'

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions