KeyMG Demo Page

Create a request for new symmetric key

Global Key ID:

What is this demo All About?

Demo showcases KeyMG, a reference implementation of the Oasis EKMI Technical Committee specification, SKSML 1.0 Specification .

Pictorially we can see that the set up contains a Client that requires the use of a Symmetric Key. It then calls a Key Server for the Key. The Key Server will use the Public Key of the client to encrypt the generated Symmetric Key, to send it as a response. The client will use its private key to decrypt the symmetric key.