Mohamed Ismail Sihssmaheel.hashnode.devยทMar 16, 2024Shielding Your Data: AES-GCM Encryption & Decryption for JavaScript, TypeScript, Java, and Python ๐ก๏ธ๐Hey There, ๐ Awesome Developers! ๐ Today, let's explore the AES-GCM encryption and decryption with code examples in JS, TS, Java and Python. If you're eager to enhance your data protection skills! ๐ Let's get started! Introduction ๐ Ever felt wor...JavaScript
Chandrasekar Kuppusamyblog.ckdevrel.meยทSep 26, 2015Android GCM Push notification.GCM Push notification: Generally push notifications are used to notify or intimate when the user gets any message from their server to their application through GCM. These messages are shown to the users in the status bar. So In this tutorial, we are...Android