<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Jan 2020 13:20:21 Z</lastBuildDate><pubDate>28 Jan 2020 10:27:18 Z</pubDate><description>Bonjour,&#13;
J'utilise un programme Windev qui crypte une chaîne comme suit :&#13;
[code:wl]&#13;
bufCrypte est un buffer //chaine à crypter&#13;
bufCle est un buffer = HashChaîne(HA_MD5_128, ChaîneVersUTF8(SAI_cle))&#13;
Encode(CrypteStandard(bufCrypte,bufCle,crypteAES128),encodeBASE64)&#13;
[/code]&#13;
&#13;
J'aimerai maintenant obtenir ce résultat en passant sur un site online de cryptage.&#13;
Impossible d'obtenir un cryptage fonctionnel sur un site online de cryptage AES.&#13;
Je ne comprend quel option choisir pour obtenir un cryptage correct&#13;
Pourquoi ??</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128/read.awp</link><title>CrypteStandard AES128</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>cecile.aliaga</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128-236564/read.awp</comments><pubDate>28 Jan 2020 13:20:21 Z</pubDate><description>Bonjour,&#13;
Oui ma clé est en md5.&#13;
Lorsque j'utilise le site pour hasher en MD5 j'obtiens un résultat différent que lorsque je tr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128-236564/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128-236564/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128/read.awp">CrypteStandard AES128</source><title>Re: CrypteStandard AES128</title></item><item><author>windevuser</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128-236561/read.awp</comments><pubDate>28 Jan 2020 11:44:04 Z</pubDate><description>https://www.cerotec.net/generador-cifrado-md5/</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128-236561/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128-236561/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/236557-cryptestandard-aes128/read.awp">CrypteStandard AES128</source><title>Re: CrypteStandard AES128</title></item></channel></rss>
