Skip to content
  • Nick Mathewson's avatar
    r15882@catbus: nickm | 2007-10-17 15:23:05 -0400 · e3113502
    Nick Mathewson authored
     oprofile was telling me that a fair bit of our time in openssl was spent in base64_decode, so replace base64_decode with an all-at-once fairly optimized implementation.  For decoding keys and digests, it seems 3-3.5x faster than calling out to openssl.  (Yes, I wrote it from scratch.)
    
    
    svn:r12002
    e3113502
To find the state of this project's repository at the time of any of these versions, check out the tags.