Current File : //proc/self/root/usr/lib/jvm/jre-11/conf/security/policy/limited/default_US_export.policy
// Default US Export policy file.

grant {
    // There is no restriction to any algorithms.
    permission javax.crypto.CryptoAllPermission; 
};