L
Lloyd Dupont
I'm using the attached class to access the PPC encryption API.
basically it uses CryptEncrypt() & CryptDecrypt()
It output 8 byte buffer (or multiple of 8 bytes buffer while crypting)
I wonder if I could expect this behavior to be stable and rely on it ?
basically it uses CryptEncrypt() & CryptDecrypt()
It output 8 byte buffer (or multiple of 8 bytes buffer while crypting)
I wonder if I could expect this behavior to be stable and rely on it ?