Skip to content

Add keyring package for encryption key interface

Warren Gifford requested to merge keyring into main

Created by: arussellsaw

closes #18049 (closed)

This PR adds the keyring package containing the interface described in RFC 310, key implementations will be subpackages of keyring, and will eventually have a key registry to hold currently configured keys, but we don't need to add that yet.

Merge request reports

Loading