MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex. Also has an ability to save and load data from files on disk.
MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex. Also has an ability to save and load data from files on disk.
MSCCrypto is an Active Server component. It is a collection of the best encryption and hashing algorithms:
RSA public key algorithm (512/1024/2048 bits key size)
AES symmetric block algorithm (128/192/256 bits key size)
Blowfish symmetric block algorithm (64 to 448 bits key size)
Twofish symmetric block algorithm (128/192/256 bits key size)
MD5 hash (128 bits hash)
SHA1 hash (160 bits hash)
32-bit CRC checksum algorithm
MSCCrypto is an Active Server component. It is a collection of the best encryption and hashing algorithms:
RSA public key algorithm (512/1024/2048 bits key size)
AES symmetric block algorithm (128/192/256 bits key size)
Blowfish symmetric block algorithm (64 to 448 bits key size)
Twofish symmetric block algorithm (128/192/256 bits key size)
MD5 hash (128 bits hash)
SHA1 hash (160 bits hash)
32-bit CRC checksum algorithm