update release page
[mono.git] / doc / crypto
index 2e9e451ccc5512bf1fb812009987a309df24e45a..31213af6e634a36cce8a99728c3e611cb3a342d4 100644 (file)
                * A RNGCryptoServiceProvider built on top of CryptoAPI.
 
                * Wrapper classes for unmanaged versions of hash algorithms:
-                 MD2, MD4, MD5 and SHA1 are supported. <b>note<b>: some 
+                 MD2, MD4, MD5 and SHA1 are supported. <b>note</b>: some 
                  algorithms shouldn't be used in new design (MD4 is broken and
                  MD2 isn't considered safe). They are included to preserve
                  interoperability with older applications (e.g. some old, but