Tech-Tutorials, Howtos and buying advice · May 17, 2021
AES-GCM encryption in JavaScript, decrypted in C#
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
If you must encrypt in the browser, JavaScript with Web Crypto API is an option. If you need to decrypt the results in a different language, it takes some time to find out how. Here’s one approach with AES-GCM.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.