Re: [Dev] Is there a CryptoUtil available in C5?

2017-10-13 Thread Subhashinie Koshalya
Hi all, When using DefaultSecretRepository class [1] , which uses JKSBasedCipherProvider [2] the string that can be encrypted limits to 245 characters. ​ Seems like it is due to the RSA algorighm [3]. If that is case, is there a plan to facilitate encryption of larger blocks data for C5? [1]

Re: [Dev] Entitlement Mediator is Content Aware

2017-10-13 Thread Isuru Udana
Hi IsuruH, I think it shouldn't be content-aware. XACML request generation does not depend on the incoming request message payload. Thanks. On Fri, Oct 13, 2017 at 11:28 AM, Abimaran Kugathasan wrote: > Because it has to create XACML request for PDP based on the content and