Posted September 19, 200915 yr hi guys does anyone know how to encrypt more than 8 bytes by using drizz's cryptohash library in asm?
September 20, 200915 yr Hi,You need to read upon block cipher modes of operation and implement the one used in whatever you are looking at. />http://en.wikipedia.org/wiki/Block_cipher_modes_of_operationGood luck.
Create an account or sign in to comment