FIWARE - Is there some Cryptographic GE or a GE with this kind of functionality?

60 Views Asked by At

I would like to know if there are only the Security GEs exposed in the Fiware catalogue. Specifically, I am interested in one component that can do cryptographic functions, like generate and provide key pairs, encrypt, decrypt, etc.

If the answer is no, how can I suggest/implement one GE for this purpose?

1

There are 1 best solutions below

1
On BEST ANSWER

The Security GE implementations in FIWARE focus mostly on authentication/authorization and risk analysis. So I would say, no, there are no GEs specifically offering the functionality you are looking for.

The official way to become a contributor is to send an e-mail to FIWARE collaboration mailing list. Please check the FAQ for more information and the e-mail address.

By the way, a component which provides a set of cryptographic functions would probably be considered as a FIWARE Tool but not a GE. You can take a look at the existing FIWARE Tools, here.