(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
Type
restriction of xsd:token
Facets
enumeration
SHA1
Secure Hash Algorithm (SHA) with a 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 a 256 bit message digest.
enumeration
SHA384
Secure Hash Algorithm (SHA) with a a 384 bit message digest.
enumeration
SHA512
Secure Hash Algorithm (SHA) with a a 512 bit message digest.
<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 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 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 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 a 512 bit message digest.</xsd:documentation></xsd:annotation></xsd:enumeration></xsd:restriction></xsd:simpleType>
This document has been approved for Public Release by the Office of the Director of National Intelligence. See 'Distribution
Notice' for details.
Click Here