So you want to serialize some DER?

(alexgaynor.net)

27 points | by lukastyrychtr 3 days ago ago

3 comments

  • benmmurphy 5 hours ago

    having two very different code paths for measuring the length of the DER buffer and writing the DER sounds very scary. i guess its fine with Rust but the idea would give me the heebee-jeebies for any other language unless they are using a safe buffer implementation. i would find it hard to trust that there is no buffer overflow based on divergent behaviour between the two functions.

  • PeeMcGee 7 hours ago

    The post title is misleading and the content reads more like a guerilla advertisement for claude. TL;DR: author works for Anthropic, and used claude to implement an optimization for LLVM.

  • 7 hours ago
    [deleted]