• Michael Stahl's avatar
    package: ODF: bump PBKDF2 iteration counts · 25205d5b
    Michael Stahl yazdı
    Given recent elections we need to build a higher wall to keep the
    government out of our documents, and we will make the government
    pay for it.
    
    These iteration counts were considered appropriate a decade ago.
    
    http://security.stackexchange.com/questions/3959/recommended-of-iterations-when-using-pkbdf2-sha256
    
    We get similar numbers on SandyBridge-E desktop and Haswell i7-4600U laptop:
    * with 10k iterations ~20 msec per derivation
    * with 100k iterations ~195 msec per derivation
    * with 150k iterations ~290 msec per derivation
    
    We can't go too high though because in ODF every package stream gets
    its own derived key with a different salt, so a document with embedded
    images may need a lot of these.
    
    Change-Id: I6894e71ed399f8c340eff97a9191c8d8419789a6
    25205d5b
Adı
Son kayıt (commit)
Son güncelleme
..
dtd Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_package2_test.mk Loading commit data...
Library_package2.mk Loading commit data...
Library_xstor.mk Loading commit data...
Makefile Loading commit data...
Module_package.mk Loading commit data...
Package_dtd.mk Loading commit data...
README Loading commit data...