Package com.dyuproject.util

Class Summary
Application An executable jar ,containing the dependencies of an application, bundling the entire application in a single contained jar.
ArchiveUtil Util for extracting *.jar, *.war and *.zip archives.
B64Code Fast B64 Encoder/Decoder as described in RFC 1421.
Cryptography Encryption and Decryption utility
Delim Common delimiters (used to split strings into arrays) that are pre-compiled to increase efficiency.
DiffieHellman Diffie-Hellman key exchange is a cryptographic protocol that allows two parties that have no prior knowledge of each other to jointly establish a shared secret key over an insecure communications channel.
DigestUtil Util for digesting and encoding bytes/strings.
Manifest  
ResourceUtil Util for files and streams.
 



Copyright © 2013. All Rights Reserved.