Re: AES-128-CBC - replicate openssl result
Posted: Thu Jun 26, 2025 9:55 am
that's true 

http://www.purebasic.com
https://www.purebasic.fr/english/
You are right : my remark telling << UTF-8 has its own code pages >> is then wrong. I apologize.NicTheQuick wrote:UTF8 is downwards compatible to ASCII. Also UTF-8 does not have code pages. UTF-8 can represent all the characters in existence and it is the defacto standard. So if you want to be compatible to most modern libraries, just use UTF-8. Unfortunately Purebasics Unicode characters can only represent a subset of UTF-8.