Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type CVEnumTDFHashAlgorithm
Namespace urn:us:gov:ic:cvenum:tdf:hashalgorithm
Annotations
(U) All valid algorithms and patterns for hash algorithm for use with BindingValueType. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumTDFHashAlgorithm.xml
Diagram
Diagram
Type restriction of xsd:token
Facets
enumeration SHA1
Secure Hash Algorithm (SHA) with a 160 bit message digest. SHA-1 is the most widely used of the existing SHA hash functions, and is employed in several widely used applications and protocols.
enumeration SHA256
Secure Hash Algorithm (SHA) with a 256 bit message digest.
enumeration SHA384
Secure Hash Algorithm (SHA) with a 384 bit message digest.
enumeration SHA512
Secure Hash Algorithm (SHA) with a 512 bit message digest.
Used by
Source
<xsd:simpleType name="CVEnumTDFHashAlgorithm">
  <xsd:annotation>
    <xsd:documentation>(U) All valid algorithms and patterns for hash algorithm for use with BindingValueType. PERMISSIBLE VALUES The permissible values for this simple type are defined in the Controlled Value Enumeration: CVEnumTDFHashAlgorithm.xml</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="SHA1">
      <xsd:annotation>
        <xsd:documentation>Secure Hash Algorithm (SHA) with a 160 bit message digest. SHA-1 is the most widely used of the existing SHA hash functions, and is employed in several widely used applications and protocols.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="SHA256">
      <xsd:annotation>
        <xsd:documentation>Secure Hash Algorithm (SHA) with a 256 bit message digest.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="SHA384">
      <xsd:annotation>
        <xsd:documentation>Secure Hash Algorithm (SHA) with a 384 bit message digest.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="SHA512">
      <xsd:annotation>
        <xsd:documentation>Secure Hash Algorithm (SHA) with a 512 bit message digest.</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>
Schema location CVEnumTDFHashAlgorithm.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here