MCPcopy Create free account
hub / github.com/VPNht/android / PRNGFixes

Class PRNGFixes

app/src/main/java/de/blinkt/openvpn/core/PRNGFixes.java:42–339  ·  view source on GitHub ↗

Fixes for the output of the default PRNG having low entropy. The fixes need to be applied via #apply() before any use of Java Cryptography Architecture primitives. A good place to invoke them is in the application's onCreate.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Tested by

no test coverage detected