Samuel Scheit

Results 111 issues of Samuel Scheit

enhancement
api
Needs rebase

The second part is just the timestamp when the token was generated encoded as base64 ![image](https://user-images.githubusercontent.com/34555296/120932740-4ca47480-c6f7-11eb-9270-6fb3fbbd856c.png)

As mentioned in #1033, chromium's webrtc supports catalyst as a target, which has now been added to the build webrtc script. Also the ios_deployment_target is set to 14.0 for and...

enhancement
confirmed
needs-research

I have set up the example application and ran the createCipher/createDecipher unit test. All tests pass except the last one which returns the following error for the test `setAutoPadding/setAuthTag/setAAD`: ```...

bug

- [x] Added support for generateKeyPairSync `x25519` - [x] Added unit test - [x] Works on iOS - [x] Works on Android Example code: ```ts crypto.generateKeyPairSync('x25519', { publicKeyEncoding: { format:...

Enhancement
Module: API
Module: Gateway

Enhancement
Module: API

To prevent the client from crashing, the cdn should check and delete malicious uploads. POC: https://github.com/1Lighty/discord-crasher-checker https://www.reddit.com/r/discordapp/comments/mwsqm2/detect_discord_crash_videos_for_bot_developers/

Enhancement
Module: CDN