Crypto | This class offers publicly accessible methods for handling on-device encryption of arbitrary strings. |
PRNGFixes | Fixes for the output of the default PRNG having low entropy. |
PRNGFixes.LinuxPRNGSecureRandom | SecureRandomSpi which passes all requests to the Linux PRNG
(/dev/urandom ). |