<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Feb 2021 10:33:57 Z</lastBuildDate><pubDate>10 Feb 2021 10:33:57 Z</pubDate><description>hi,i need some help,i have stop here servaral days&#13;
&#13;
I have a encrypted message from external tool, how to decrypt it?&#13;
&#13;
EncodeAES is string = "jWmYm7qr5nMoAUwZRjGtBxmz3KA1tkAj3ykkR6q2B2C"&#13;
bufAES is buffer = Decode(strEncodeAES,encodeBASE64)&#13;
&#13;
strMsgEncrypt is ANSI string = "RypEvHKD8QQKFhvQ6QleEB4J58tiPdvo+rtK1I9qca6aM/wvqnLSV5zEPeusUiX5L5X/0lWfrf0QADHHhGd3QczcdCUpj911L3vg3W/sYYvuJTs3TUUkSUXxaccAS0qhxchrRYt66wiSpGLYL42aM6A8dTT+6k4aSknmPj48kzJs8qLjvd4Xgpue06DOdnLxAUHzM6+kDZ+HMZfJYuR+LtwGc2hgf5gsijff0ekUNXZiqATP7PF5mZxZ3Izoun1s4zG4LUMnvw2r+KqCKIw+3IQH03v+BCA9nMELNqbSf6tiWSrXJB3LAVGUcallcrw8V2t9EL4EhzJWrQUax5wLVMNS0+rUPA3k22Ncx4XXZS9o0MBH27Bo6BpNelZpS+/uh9KsNlY6bHCmJU9p8g7m3fVKn28H3KDYA5Pl/T8Z1ptDAVe0lXdQ2YoyyH2uyPIGHBZZIs2pDBS8R07+qN+E7Q=="&#13;
&#13;
bufAesMsg is buffer = Decode(strMsgEncrypt,encodeBASE64)&#13;
&#13;
The AES way is AES256CBC&#13;
&#13;
Have anyone can help me? thanks a lot!</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/68280-how-use-decryptstandard-message-was-encrypted-external-tool/read.awp</link><title>How to use DecryptStandard. If the message was encrypted by an external tool</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
