• johan's avatar
    Switch cache from XML to sqlite · 470a17a2
    johan authored
    - add binding ZID/sipURI in cache to prevent evil friend attack
    - expose read/write cache API for external use(LIME)
    - add callback to give information to user(cache mismatch only for now)
    - stick to RFC 4.5.2 for exported key generation
      (but use the ZRTP Client ID to ensure backward compatibility)
    - direct access to exported key computation(not anymore related to cache)
    - add cache related tests
    
    Note: no cache migration function provided
    470a17a2