eagler-teavm-fork/classlib
Bernd Busse 9280992661 classlib: add minimal SecureRandom implementation
- Utilizes JavaScript's window.crypto.getRandomValues() when available,
  otherwise uses the general Math.random() as fallback.
- No support for providers
- No support for proper randomness sources on non-JS backends
2024-01-24 20:48:28 +03:00
..
src classlib: add minimal SecureRandom implementation 2024-01-24 20:48:28 +03:00
build.gradle.kts Update gradle scripts for latest gradle version 2023-09-21 09:52:29 +02:00
update-cldr.sh Update versions of Unicode data, CLDR, tzdata, asm and Rhino 2019-07-27 22:10:56 +03:00