about summary refs log tree commit diff
path: root/src/platform/polyfills.native.ts
Commit message (Expand)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 sa...Paul Frazee2022-07-191-1/+1
* Fix web buildPaul Frazee2022-06-151-2/+1
* Move the secure-random code into this project due to build issues with the mo...Paul Frazee2022-06-151-1/+11
* Polyfills for native cryptoPaul Frazee2022-06-151-0/+21