Akshay Moghe

Results 7 issues of Akshay Moghe

On a pristine Ubuntu system, you also need libacl1-dev in order for the installation (via `pip install`) to succeed. A future commit should also update the fact that you need...

I'm excited that this library exists. I'm looking to use it during go tests to ensure that calling my func (which calls into cgo) does not leak memory in C-land....

I'm trying to build this on 16.04, and improvising as I go along, but I'm unable to get it to build successfully. Has anyone succeeded in building this on either...

Apart from the previously mentioned issue in detecting gcc version (see #22), the build fails due to this: ``` crypto/crypto_utils.c: In function 'HMAC_CTX_copy': crypto/crypto_utils.c:109:28: error: dereferencing pointer to incomplete type...

I notice the C interface (in ruby land, using fiddler) have mentions of custom_comparator. Seems like we're inching closer to having this. - How far down on your priority list...

Specify `github/amoghe/go-crypt` as the path for this module. Also riding on this patch- remove the version API as part of new API version.