Hello everyone,
The .aia extension file below contains sample codes for you to use the Turgut Bay Tash API in MIT App Inventor and you can test it via the GUI.
If you have a question or suggestion, you can write.
Algorithm system used in API
sha256, whirlpool, sha384, md5, ripemd160, sha512, gost,sha1,sha224
aims to improve security by re-hashing the hashed texts of the algorithms
Hashed data content is the String data that you want to find out whether the data you hashed with this service is the encrypted version of another normal text.
The content of check_data is the normal data I just mentioned.
yes, this is the most important note, because actually noone will use an online service to create a hash value, therefore this tutorial is just an API test example without practical use
usually you will use an offline solution without sending your valuable data via the internet