diafygi / webcrypto-examples

Web Cryptography API Examples Demo: https://diafygi.github.io/webcrypto-examples/
GNU General Public License v2.0
1.64k stars 194 forks source link

Fix `AES-CTR - decrypt` code example in README.md #52

Open menemsalama opened 6 years ago

menemsalama commented 6 years ago

create ArrayBuffer with new keyword in AES-CTR - decrypt code example in README.md file