Skip to content
  • manuroe's avatar
    OLMKit: New pickle version using a pickle key provided externally · b69b56d0
    manuroe authored
    Improve ObjC wrappers so that they can use a pickle key provided by the olm lib user.
    
    This new behavior is optional to not break existing usage.
    
    It is retro compatible and use pickle versioning already in place. 
    Existing key will be unpickled with pickle v1 and pickled with pickle v2 if an external pickle key is provided. 
    b69b56d0