| CryptographicHashFunction |
| Standard |
| protects ONLY ((_Authentication OR _Integrity) AND _Detection AND _Data) |
| hasStandardReference HAS FIPS 186-2 |
| dc:description | Digital Signature Algorithm, an algorithm which is used in the US government's digital signature standard. When applied to a message it generates two integers which need to be compared by the recipient of a message which has been signed using this technique. The algorithm can only be used for digital signatures, not for the transmission of data. (ODotI) |
Class(DSA partial CryptographicHashFunction
Standard
restriction(protects allValuesFrom(intersectionOf(unionOf(_Authentication
_Integrity)
_Detection
_Data)))
restriction(hasStandardReference value("FIPS 186-2"^^<http://www.w3.org/2001/XMLSchema#string>)))