Skip to content

Cache IdentityKeyPair

Matti Viljanen requested to merge cache-identity-key into master

Instead of repeatedly reading the file, let's cache our IdentityKeyPair instead.

Merge request reports