This commit is contained in:
Yakov5776 2022-10-19 15:44:54 -04:00
commit 0fb454c075
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.