I wonder if there's any way that the hash of a cipher text can be taken since hashes are not invertible (but encryption is).
Feels like it would be a really good idea to encrypt a hashed output (specifically ; not signatures though).
I only say what I said above because if the hash is being used to obfuscate / hide something, then the encryption will ensure that in the worst case scenario, someone will only find a hashed out / mixed version of what they're to decipher (and there's a considerable burden to be able to get to that point).
Need to Definitely Test for the AEAD Quality of This (perhaps if the hash was encrypted with XChacha20 - poly1305?)
Thinking that there's some version of this idea that ties into what I was thinking as it pertains to hash chains.
I wonder if there's any way that the hash of a cipher text can be taken since hashes are not invertible (but encryption is).
Feels like it would be a really good idea to encrypt a hashed output (specifically ; not signatures though).
I only say what I said above because if the hash is being used to obfuscate / hide something, then the encryption will ensure that in the worst case scenario, someone will only find a hashed out / mixed version of what they're to decipher (and there's a considerable burden to be able to get to that point).
Need to Definitely Test for the AEAD Quality of This (perhaps if the hash was encrypted with XChacha20 - poly1305?)
Thinking that there's some version of this idea that ties into what I was thinking as it pertains to hash chains.
BY LibreCryptography
Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283
A leaked Telegram discussion by 50 so-called crypto influencers has exposed the extraordinary steps they take in order to profit on the back off unsuspecting defi investors. According to a leaked screenshot of the chat, an elaborate plan to defraud defi investors using the worthless “$Few” tokens had been hatched. $Few tokens would be airdropped to some of the influencers who in turn promoted these to unsuspecting followers on Twitter.
What is Telegram?
Telegram’s stand out feature is its encryption scheme that keeps messages and media secure in transit. The scheme is known as MTProto and is based on 256-bit AES encryption, RSA encryption, and Diffie-Hellman key exchange. The result of this complicated and technical-sounding jargon? A messaging service that claims to keep your data safe.Why do we say claims? When dealing with security, you always want to leave room for scrutiny, and a few cryptography experts have criticized the system. Overall, any level of encryption is better than none, but a level of discretion should always be observed with any online connected system, even Telegram.