Page MenuHome GnuPG

onitake (onitake)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 27 2017, 4:48 PM (404 w, 2 d)
Availability
Available

Recent Activity

Jun 16 2016

onitake added a comment to T2347: Regression in cipher/ecc.c.

Awesome, that did the trick!
Many thanks.

Jun 16 2016, 9:37 AM · Bug Report, libgcrypt
onitake added a comment to T2347: Regression in cipher/ecc.c.

Well, I still get a "Missing object" error in libaacs, and I'm not sure how to
fix it. But the patch is in, so I think the bug can be closed.

It seems the problem is around the code here:
http://git.videolan.org/?p=libaacs.git;a=blob;f=src/libaacs/crypto.c;h=4db7641ec8e9af3cdf056562de39a39e3fa0c09b;hb=HEAD#l308

And the error I get when I try to scan a disc with aacs_info is as follows:
crypto.c:587: _aacs_verify: gcry_pk_verify failed. error was: Missing item in object
aacs.c:1502: invalid signature in cached hrl

If you have any hints, I'd be very grateful. Thanks!

Jun 16 2016, 12:06 AM · Bug Report, libgcrypt

May 6 2016

onitake added a comment to T2347: Regression in cipher/ecc.c.

I encountered this bug when I tried to use libgcrypt-HEAD with libaacs.
libaacs uses ECDSA, and when it calls gcry_pk_verify(), I get GPG_ERR_NO_OBJ
because the sexp was constructed without the h parameter.

May 6 2016, 9:50 AM · Bug Report, libgcrypt

May 5 2016

onitake added projects to T2347: Regression in cipher/ecc.c: libgcrypt, Bug Report.
May 5 2016, 11:00 AM · Bug Report, libgcrypt