juninho12 / freearc

Automatically exported from code.google.com/p/freearc
1 stars 0 forks source link

AES-NI instructions support (super-fast AES encryption and decryption) #271

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What should be implemented?
Import AesOpt.asm from 7-zip or crypto++ package

Why it will be useful?
AES speed now is 100mb/s even in overclocked 2600k. Using harware AESNI 
instructions, it may be raised up to 1.5gb/s

Original issue reported on code.google.com by bulat.zi...@gmail.com on 4 Nov 2011 at 9:25

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 5 Nov 2011 at 2:18

GoogleCodeExporter commented 9 years ago
And then remove "0731 Fast" encryption mode from freearc.inis in the 
hfUpdateConfigFile procedure (since aes will become as fast as blowfish)

Original comment by bulat.zi...@gmail.com on 5 Nov 2011 at 2:35

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 5 Nov 2011 at 2:40

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 17 Nov 2012 at 8:34