zoukankan      html  css  js  c++  java
  • SHA-1算法——(2)

    地址:https://www.alvestrand.no/objectid/1.3.14.3.2.26.html

    地址:http://oidref.com/1.3.14.3.2.26

    这个值好像是个标识。

    参考:https://docs.microsoft.com/en-us/windows/win32/seccrypto/hash-and-signature-algorithms

    标题:散列与签名算法   Hash and Signature Algorithms

    参考:https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-gpnap/a48b02b2-2a10-4eb0-bed4-1807a6d2f5ad

    标题:2.4.1.6散列算法

    哈希算法OID是用于标识证书请求的HASH算法的OID。有关哈希算法的更多信息,请参见[RCF3174] .

    价值“HasalGoID”或表中列出的值名称中的一个[MS-GPREG]区域 3.2.5.1指定如何删除值

    类型: REG_SZ.

    大小:等于数据字段的大小。

    数据一个可变长度的空终止统一码字符串此设置指定使用的公钥OID。

    支持散列算法OID的列表如下。

    the list of supported hash algorithm OIDs follows.

    Name

    OID

    sha1RSA

    1.2.840.113549.1.1.5

    md5RSA

    1.2.840.113549.1.1.4

    sha1DSA

    1.2.840.10040.4.3

    sha1RSA

    1.3.14.3.2.29

    shaRSA

    1.3.14.3.2.15

    md5RSA

    1.3.14.3.2.3

    md2RSA

    1.2.840.113549.1.1.2

    md4RSA

    1.2.840.113549.1.1.3

    md4RSA

    1.3.14.3.2.2

    md4RSA

    1.3.14.3.2.4

    md2RSA

    1.3.14.7.2.3.1

    sha1DSA

    1.3.14.3.2.13

    dsaSHA1

    1.3.14.3.2.27

    mosaicUpdatedSig

    2.16.840.1.101.2.1.1.19

    sha1NoSign

    1.3.14.3.2.26

    md5NoSign

    1.2.840.113549.2.5

    sha256NoSign

    2.16.840.1.101.3.4.2.1

    sha384NoSign

    2.16.840.1.101.3.4.2.2

    sha512NoSign

    2.16.840.1.101.3.4.2.3

    sha256RSA

    1.2.840.113549.1.1.11

    sha384RSA

    1.2.840.113549.1.1.12

    sha512RSA

    1.2.840.113549.1.1.13

    RSASSA-PSS

    1.2.840.113549.1.1.10

    sha1ECDSA

    1.2.840.10045.4.1

    sha256ECDSA

    1.2.840.10045.4.3.2

    sha384ECDSA

    1.2.840.10045.4.3.3

    sha512ECDSA

    1.2.840.10045.4.3.4

    specifiedECDSA

    1.2.840.10045.4.3

  • 相关阅读:
    mui-手动触发下拉刷新
    Viewer.js 是一款强大的 jQuery 图像浏览插件。
    svn报错Can‘t install ‘*‘ from pristine store, because no checksum is recorded for this file
    KendoUI系列:ComboBox
    KendoUI系列:DropDownList
    简单使用AutoMapper实现DTO转换
    C# List.ForEach 方法
    C# LINQ需求实现演化
    C# yeild使用
    C#委托(delegate)
  • 原文地址:https://www.cnblogs.com/Tpf386/p/11996310.html
Copyright © 2011-2022 走看看