fix date #2

Merged
bluepilledgreat merged 1 commits from master into master 2022-10-19 14:39:13 -05:00
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: ROBLOX uses (and *used*) signatures for a multitude of things including but not limited to:
- [JoinScripts](/Client Security/JoinScripts) - [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 ### Specification
ROBLOX uses the [RSA](https://en.wikipedia.org/wiki/RSA_(cryptosystem)) algorithm (1024-bits) with X509 and PKCS7 encoding. ROBLOX uses the [RSA](https://en.wikipedia.org/wiki/RSA_(cryptosystem)) algorithm (1024-bits) with X509 and PKCS7 encoding.