Shibboleth based project to implement ABE encryption as an ABAC policy

Cantor, Scott cantor.2 at osu.edu
Mon May 11 12:33:19 UTC 2020


On 5/8/20, 12:29 PM, "dev on behalf of Alaeddine Zaouali" <dev-bounces at shibboleth.net on behalf of alaeddine.zaouali at insa-cvl.fr> wrote:

> As I found this email on the shibboleth community page, I wanted to ask if there is any simmilar project ?

There's little active development in the SAML space in the world you probably would want to focus on doing things with OIDC's specs.

> I intend to use c++ libraries for key pairing and authentication but the IdP is coded in Java, is there any alternative ?

Sorry, but that's a terrible idea, the crypto support in C/C++ is brutal. Java's best feature is probably the standard cryptographic support.

-- Scott





More information about the dev mailing list