SourceForge.net
2009-08-30 18:47:10 UTC
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7597263
By: lorenzmpower
hi, i was trying to create i little plugin that uses openssl to provide some
symmetric ciphers and hash functions. My problem is, that SCI_REPLACESEL expects
a 0-terminated string, but it can happen that the encrypted data includes 0-bytes.
Notepad++ displays 0-chars (black rectangle with NULL in it), so everything
would be fine, if SCI_REPLACESEL expected a string-size as second parameter.
Is it somehow possible to insert a NULL char? thx alot!
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781
https://sourceforge.net/forum/message.php?msg_id=7597263
By: lorenzmpower
hi, i was trying to create i little plugin that uses openssl to provide some
symmetric ciphers and hash functions. My problem is, that SCI_REPLACESEL expects
a 0-terminated string, but it can happen that the encrypted data includes 0-bytes.
Notepad++ displays 0-chars (black rectangle with NULL in it), so everything
would be fine, if SCI_REPLACESEL expected a string-size as second parameter.
Is it somehow possible to insert a NULL char? thx alot!
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=482781