aboutsummaryrefslogtreecommitdiff
path: root/src/js/window.crypto.ext.js
blob: a92c05fdad16ffdffa1491242be8523f1cbb5592 (plain)
1
2
window.crypto.getRandomValues = function() {};
Uint8Array.from = function() {};