Package org.xbill.DNS.utils

Class Summary
base16 Routines for converting between Strings of hex-encoded data and arrays of binary data.
base64 Routines for converting between Strings of base64-encoded data and arrays of binary data.
hexdump A routine to produce a nice looking hex dump
hmacSigner A pure java implementation of the HMAC-MD5 secure hash algorithm
md5 A pure java implementation of the MD5 digest algorithm