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

Remove eidas_sign_credential and an API function #5

Open iamtxena opened 5 years ago

iamtxena commented 5 years ago

At least for Phase 0, eIDAS Bridge library will not add any additional data to the Verifiable Credential. Neither will sign using eIDAS keys (either RSA or EC keys) nor add any OCSP service endpoint.

In future phases, it would be necessary to sign the credential and eventually add the OCSP service endpoint.