J. Ayo Akinyele

Results 26 comments of J. Ayo Akinyele

Hi, can you post a code snippet so I can reproduce the issue? I'll try to fix it as soon as I can. Thanks

Can you try version 0.50 (current head) and see if this is still broken? @yurivict

Need to synchronize between dev and 2.7-dev branch then will create a pre-release tag for 0.50. Thanks!

This likely means one of the dependencies wasn't installed or the headers are installed in a non-standard location. Can you confirm?

Thanks for letting us know. We'll be adding support for OpenSSL 1.1+ very soon.

@VIkash2601 Which version of OpenSSL are you linking? Fix coming up shortly.

@purchawek Yeah, that is correct. And I was trying to figure out which versions of OpenSSL `BN_is_negative` is missing. Please go ahead. Thanks!

@riasto1 Numerical attributes/policies are not currently supported. There are a few approaches that you can implement. The most popular technique is described in this CP-ABE paper by Bethencourt et al...

@riasto1 Glad to hear and appreciate the kind words! Feel free to ping me @ [email protected] if you want to discuss the details of your project. I've got a parser...