Live data from Hacker News

Viewing profile — developernotes

developernotes

HN member
Joined
Fri, Dec 26, 2008, 6:51 PM UTC
HN karma
10
Public activity
10 items

About developernotes

Developer working on SQLCipher (https://www.zetetic.net/sqlcipher/)

Recent public activity

  1. comment
    Comment #25289302

    I received one other comment about this while we still had the survey open. I will keep that in mind for the future.

  2. comment
    Comment #25289294

    This is good feedback, I will certainly consider that for the future.

  3. comment
    Comment #25289265

    >However, I don't know how this survey was advertised, so the results may just be sampling bias. I created this survey. I originally posted it to the CL subreddit and the CL IRC ch…

  4. story
  5. comment
    Comment #15558420

    In the early years of Android Studio, I generally preferred IntelliJ. I have since converted our application and main library (SQLCipher for Android) to use Gradle. I have Instant …

  6. comment
    Comment #14570148

    This paper highlights various possible attack vectors. SQLCipher would still be vulnerable to scenarios such as an active attacker on device/machine where the key is resident in RA…

  7. comment
    Comment #9976035

    >I'd like to see the same speed measurements done for mobile. While not exactly what you are looking for I can understand the sentiment. SQLCipher provides a project to time the pe…

  8. comment
    Comment #9021415

    >Isn't that the standard? SQLCipher uses PBKDF2 as a standard mechanism to compute a key, however by default it uses a static iteration length, currently 64,000. The problem is oft…

  9. comment
    Comment #9021201

    We have done some work on a branch in SQLCipher that allows for adaptive key derivation length based on the device it runs on. The iteration length will be computed per device wher…

  10. story