grim/purple-objects-docbook

b58c3af1700c
Parents 69e3ee38959c
Children 3c4c8797f33d
added the has-a relationship for PurpleHMACCipher
--- a/graphs/ciphers.hierarchy Sun May 03 22:48:08 2009 -0500
+++ b/graphs/ciphers.hierarchy Sun Jul 19 10:38:54 2009 -0500
@@ -24,6 +24,8 @@
<relation start="PurpleMD5Cipher" end="PurpleCipher" type="is-a"/>
<relation start="PurpleRC4Cipher" end="PurpleCipher" type="is-a"/>
<relation start="PurpleSHA1Cipher" end="PurpleCipher" type="is-a"/>
+
+ <relation start="PurpleHMACCipher" end="PurpleCipher" type="has-a"/>
</relations>
</hierarchy>
<!--