什么是SHA1指纹? [英] What is SHA1 fingerprint?

查看:636
本文介绍了什么是SHA1指纹?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从Google获得Google Play API密钥,并且要求输入SHA1指纹.我想知道什么是SHA1指纹?我还想知道天气可以从另一台计算机/PC使用此API密钥吗?

I am obtaining a Google Play API key from Google, and it is asking to enter SHA1 fingerprint. I want to know what is SHA1 fingerprint? I also wanted to know weather this API key can be used from another computer/pc?

推荐答案

这是实现安全哈希算法"的标准-一种单向加密功能,可以用作以下项的签名"字节序列. 2个不同的字节序列产生相同值的可能性很小(尽管并非不可能)

It is a standard for the implementation of a 'secure hash algorithm' - a one-way cryptographic function that can be used to act as a 'signature' of a sequence of bytes. It is very unlikely that 2 different byte sequences would produce the same value (though not impossible)

http://en.wikipedia.org/wiki/SHA-1

请注意,目前还有其他更强大的标准,例如SHA256及更高版本.

Note that there are other, more robust standards out there these days e.g. SHA256 and beyond.

这篇关于什么是SHA1指纹?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆