Platforms to show: All Mac Windows Linux Cross-Platform

Back to CCCryptorMBS class.

Next items

CCCryptorMBS.kCCAlgorithm3DES = 2

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the encryption algorithms constants.

Triple-DES, three key, EDE configuration

CCCryptorMBS.kCCAlgorithmAES128 = 0

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the encryption algorithms constants.

Advanced Encryption Standard, 128-bit block. Key length 128 to 256 bits.

CCCryptorMBS.kCCAlgorithmBlowfish = 6

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 21.4
One of the encryption algorithms constants.

Blowfish encryption.

CCCryptorMBS.kCCAlgorithmCAST = 3

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the encryption algorithms constants.

CAST

CCCryptorMBS.kCCAlgorithmDES = 1

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the encryption algorithms constants.

Data Encryption Standard

CCCryptorMBS.kCCAlgorithmRC2 = 5

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the encryption algorithms constants.

RC2 stream cipher

CCCryptorMBS.kCCAlgorithmRC4 = 4

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the encryption algorithms constants.

RC4 stream cipher

CCCryptorMBS.kCCAlignmentError = -4303

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the error constants.

Input size was not aligned properly.

CCCryptorMBS.kCCBlockSize3DES = 8

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the block size constants.

Triple DES block size.

CCCryptorMBS.kCCBlockSizeAES128 = 16

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the block size constants.

AES block size (currently, only 128-bit blocks are supported).

CCCryptorMBS.kCCBlockSizeBlowfish = 8

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 21.4
One of the block size constants.

Blowfish block size.

CCCryptorMBS.kCCBlockSizeCAST = 8

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the block size constants.

CAST block size.

CCCryptorMBS.kCCBlockSizeDES = 8

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the block size constants.

DES block size.

CCCryptorMBS.kCCBlockSizeRC2 = 8

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the block size constants.

RC2 block size.

CCCryptorMBS.kCCBufferTooSmall = -4301

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the error constants.

Insufficent buffer provided for specified operation.

CCCryptorMBS.kCCCallSequenceError = -4309

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 21.4
One of the error constants.

Functions called in wrong order.

CCCryptorMBS.kCCDecodeError = -4304

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the error constants.

Input data did not decode or decrypt properly.

CCCryptorMBS.kCCDecrypt = 1

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the operation modes.

Symmetric decryption.

CCCryptorMBS.kCCEncrypt = 0

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the operation modes.

Symmetric encryption.

CCCryptorMBS.kCCInvalidKey = -4311

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 21.4
One of the error constants.

Key is not valid.

CCCryptorMBS.kCCKeySize3DES = 24

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the key size constants.

Triple DES key size.
DES and TripleDES have fixed key sizes.

CCCryptorMBS.kCCKeySizeAES128 = 16

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the key size constants.

128 bit AES key size.
AES has three discrete key sizes.

CCCryptorMBS.kCCKeySizeAES192 = 24

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the key size constants.

192 bit AES key size.
AES has three discrete key sizes.

CCCryptorMBS.kCCKeySizeAES256 = 32

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the key size constants.

256 bit AES key size.
AES has three discrete key sizes.

CCCryptorMBS.kCCKeySizeDES = 8

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the key size constants.

DES key size.
DES and TripleDES have fixed key sizes.

CCCryptorMBS.kCCKeySizeError = -4310

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 21.4
One of the error constants.

The key size is incorrect.

CCCryptorMBS.kCCKeySizeMaxBlowfish = 56

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 21.4
One of the key size constants.

Maximum key size for blowfish. You may better do a hash on the key and use the hash.

CCCryptorMBS.kCCKeySizeMaxCAST = 16

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the key size constants.

CAST maximum key size.
CAST and RC4 have variable key sizes.

CCCryptorMBS.kCCKeySizeMaxRC2 = 128

Type Topic Plugin Version
const Encryption and Hash MBS MacOSX Plugin 11.3
One of the key size constants.

RC2 maximum key size.
CAST and RC4 have variable key sizes.

Next items

The items on this page are in the following plugins: MBS MacOSX Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...