super important fix

This commit is contained in:
Matthew Brown 2022-10-19 20:16:12 +01:00
parent 3434703bad
commit a237ff6823
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ flowchart LR
ROBLOX uses (and *used*) signatures for a multitude of things including but not limited to:
- [JoinScripts](/Client Security/JoinScripts)
- Online CoreScripts (2010-2015)<sub><sup>[Citation needed]</sup></sub>
- Online CoreScripts (2010-2014)<sub><sup>[Citation needed]</sup></sub>
### Specification
ROBLOX uses the [RSA](https://en.wikipedia.org/wiki/RSA_(cryptosystem)) algorithm (1024-bits) with X509 and PKCS7 encoding.