Patches item #4463, was opened at 2006-05-13 06:55 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1700&aid=4463&group_id=426 Category: Ruby1.9 Group: None >Status: Closed >Resolution: Accepted Priority: 3 Submitted By: Technorama Ltd. (technorama) Assigned to: Nobody (None) Summary: performance enhancement for OpenSSL::Cipher::Cipher.update Initial Comment: The patch lets OpenSSL::Cipher::Cipher.update take an optional String parameter to reuse as the output buffer just like IO.read. There is an approximate 10-15% speed improvement when using doing encryption/decryption in a tight loop. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1700&aid=4463&group_id=426