> Would such a cache scale for multiple keys as well? As long as you are using the same key within one session. My idea was to save the latest private/public key within the session and reuse it if the next object handle matched. // Rickard