Mostly Content-Free Weblog by Nalin Dahyabhai
Tue, 06 Feb 2007
While in San Jose

Lunch at Asqew. Dinner at Tandoori Oven, which really should open a location near where I work. Westford could totally support a third Indian restaurant.

[/other] permanent link
Problems We've Found, Part 4

The pkinit-nss module's error reporting doesn't encode trusted-certifiers right. Forgot to take the address of a pointer to a pointer to a struct when passing it into the encoder.

Oh, and Heimdal seems to like using AES to encrypt enveloped data.

[/development] permanent link
Problems We've Found, Part 3

The pkinit-nss module's CMS implementation wasn't sorting signed attributes correctly, because NSS's ASN.1 encoder is a BER encoder, and you only need to sort for DER. Oops. So feed the "unordered" data into encoder in the right order.

[/development] permanent link
RSS
Powered by Blosxom
Validate XHTML Validate CSS