validatedid / eidas-bridge

This repo contains an implementation of an eIDAS Bridge Library in Python.
Apache License 2.0
11 stars 5 forks source link

Phase 1: sign_credential should sign using Elliptic Curves keys #7

Open iamtxena opened 5 years ago

iamtxena commented 5 years ago

Add support for signing a Credential using Elliptic Curves eIDAS keys.

This scenario will require the following components:

iamtxena commented 5 years ago

Link on how to generate Elliptic Curve keys with OpenSSL