Difference between revisions of "SceLibSecure"

From Vita Development Wiki
Jump to navigation Jump to search
(Created page with "== Module == === Known NIDs === {| class="wikitable" |- ! Version !! Name !! World !! Privilege !! NID |- | 3.60 || SceLibSecure || Non-secure || User || unk |} == Libraries...")
 
Line 54: Line 54:
 
sceLibSecureCryptographySetContext
 
sceLibSecureCryptographySetContext
 
</source>
 
</source>
 +
 +
[[Category:ARM]]
 +
[[Category:Usermode]]
 +
[[Category:Modules]]
 +
[[Category:Library]]

Revision as of 21:09, 1 May 2023

Module

Known NIDs

Version Name World Privilege NID
3.60 SceLibSecure Non-secure User unk

Libraries

Known NIDs

Version Name World Visibility NID
3.60 SceLibSecure Non-secure User unk

SceLibSecure

3.30 functions names:

sceLibSecureRemoveCipher
sceLibSecureRemoveHash
sceLibSecureCryptographyGetContextSize
sceLibSecureHashGetContextSize
sceLibSecureDestroy
sceLibSecureHashGetDigest
sceLibSecureHashGetBlockSize
sceLibSecureAddHash
sceLibSecureCryptographyGenerateKey
sceLibSecureHashResetContext
sceLibSecureHashDeleteContext
sceLibSecureCryptographyMessagePadding
sceLibSecureHashGetDigestSize
sceLibSecureCryptographyMessageUnpadding
sceLibSecureHashAddMessage
sceLibSecureCryptographyResetContext
sceLibSecureHashHmac
sceLibSecureInit
sceLibSecureCryptographyEncrypt
sceLibSecureCryptographyMessagePaddingSize
sceLibSecureCryptographyDeleteContext
sceLibSecureCryptographyGetBlockSize
sceLibSecureAddCipher
sceLibSecureRandom
sceLibSecureCryptographyDecrypt
sceLibSecureHashSetContext
sceLibSecureHashMessage
sceLibSecureCryptographyGetKeySize
sceLibSecureCryptographySetContext