MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 5.0 5.1 5.2 5.3 5.4 5.5 6.0 6.1 6.2 6.3 6.4 6.5 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Encryption and Hash
Encryption and hash values of strings.
- MD5MBS(data as string) as string
- class AESMBS
- class BlowfishMBS
- method Decrypt(iodata as memoryblock)
- shared method Decrypt(key as string, data as string) as string
- method DecryptCBC(data as string, byref temp as memoryblock) as string
- method DecryptCBC(idata as memoryblock, odata as memoryblock, offset as integer, length as integer, ivec as memoryblock)
- method DecryptCFB64(data as string, byref temp as memoryblock) as string
- method DecryptCFB64(idata as memoryblock, odata as memoryblock, offset as integer, length as integer, ivec as memoryblock, byref num as integer)
- method DecryptECB(data as string) as string
- method DecryptECB(idata as memoryblock, odata as memoryblock, offset as integer)
- method DecryptOFB64(data as string, byref temp as memoryblock) as string
- method DecryptOFB64(idata as memoryblock, odata as memoryblock, offset as integer, length as integer, ivec as memoryblock, byref num as integer)
- method Encrypt(iodata as memoryblock)
- shared method Encrypt(key as string, data as string) as string
- method EncryptCBC(data as string, byref temp as memoryblock) as string
- method EncryptCBC(idata as memoryblock, odata as memoryblock, offset as integer, length as integer, ivec as memoryblock)
- method EncryptCFB64(data as string, byref temp as memoryblock) as string
- method EncryptCFB64(idata as memoryblock, odata as memoryblock, offset as integer, length as integer, ivec as memoryblock, byref num as integer)
- method EncryptECB(data as string) as string
- method EncryptECB(idata as memoryblock, odata as memoryblock, offset as integer)
- method EncryptOFB64(data as string, byref temp as memoryblock) as string
- method EncryptOFB64(idata as memoryblock, odata as memoryblock, offset as integer, length as integer, ivec as memoryblock, byref num as integer)
- method SetKey(key as string)
- class EncryptMBS
- class MD5DigestMBS
- class RC4MBS
- class SHA1MBS
- class UUIDMBS
- property Lasterror as Integer
- property Valid as Boolean
- method ValueMemory as Memoryblock
- method ValueString as String
The items on this page are in the following plugins: MBS Util Plugin.
Monkeybread Software Realbasic Plugins - Jugendzentrum Nickenich