WARNING: I am not a cryptography expert, so this document certainly contains mistakes or bad practices. In which case, feel free to let me know!
This service provides ways to perform secure cryptography operations from any process. Most methods do not require any permission.
Fill a number with random values using a cryptographically-secure method.
Arguments:
- Buffer pointer (16 bytes)
Return value:
None
Errors:
None
TODO