chiark / gitweb /
rsa: Provide dict context argument in load_ctx
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 13 Feb 2020 16:48:37 +0000 (16:48 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Feb 2020 21:56:55 +0000 (21:56 +0000)
This is going to be used to make the old rsa-public and rsa-private
names honour a "hash" dictionary key in the context.

The new generic privcache and keyset machinery will use a fixed hash
so does not pass the dictionary.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

No differences found