« Previous | Next » 

Revision e5fd84db

IDe5fd84db6929a7e8cc61bda5257abacfd831c212
Parent efb0f2b0
Child a38fbfe0

Added by Hans-Christoph Steiner over 3 years ago

replace heavy KDF iteration count function with one based on /proc/cpuinfo

The previous KDF iteration count measuring method took a long time to run
and depended on including spongycastle. In the interest of keeping the
library as minimal as possible, it is good to remove dependencies. In the
interest of usability, calculating the iteration count should be very fast.

fixes #3146 https://dev.guardianproject.info/issues/3146
fixes #3665 https://dev.guardianproject.info/issues/3665
fixes #492 https://dev.guardianproject.info/issues/492

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences