sergot / openssl

OpenSSL bindings for Perl 6
MIT License
14 stars 31 forks source link

Switch from CArray to Buf for bulk data #6

Closed retupmoca closed 9 years ago

retupmoca commented 9 years ago

Enabled by recent NativeCall changes, should have a noticeable performance improvement.

Also adds write() method for binary data.

sergot commented 9 years ago

Thanks! I've just added you to the collaborators. :)