about summary refs log tree commit diff
path: root/src/platform/polyfills.native.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove webcrypto polyfill, as it's no longer neededPaul Frazee2022-11-231-29/+0
|
* Bundle official msrcrypto distro in the source (solves some bugs, probably ↵Paul Frazee2022-07-191-1/+1
| | | | safer)
* Fix web buildPaul Frazee2022-06-151-2/+1
|
* Move the secure-random code into this project due to build issues with the ↵Paul Frazee2022-06-151-1/+11
| | | | module, which is no longer maintained
* Polyfills for native cryptoPaul Frazee2022-06-151-0/+21