I am trying to calculate time take by encryption in AES ECB from cryptopp 5.6.5 according to following equation'
Data size(bytes) /MiB per second*1024*1024 ?Is this equation true ** ? DO I want to add to calculated encryption time above to time taken in generation of key and IV to get total time or the calculated time taken by encryption first is total time* ?Does the time taken by encryption is the same as decryption ** ? How to run DES in ECB or the library does not support this mode ** Thanks in advance -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
