All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Base64 High-performance base64 codec based on the algorithm used in Mikael Grev's MiG Base64.JarLibraryLoader A native library loader that will extract and load a shared library contained in a jar.LibraryLoader ALibraryLoader
attempts to load the appropriate native library for the current platform.LibraryLoaders LibraryLoaders
will create the appropriateLibraryLoader
for the VM it is running on.NilLibraryLoader A native library loader that refuses to load libraries.PBKDF An implementation of the Password-Based Key Derivation Function as specified in RFC 2898.Platform A platform is a unique combination of CPU architecture and operating system.Platform.Arch Platform.OS SCrypt SCryptUtil SysLibraryLoader A native library loader that simply invokesSystem.loadLibrary(java.lang.String)
.UnsupportedPlatformException Exception thrown when the current platform cannot be detected.