Cryptographic Issues

Native Cryptographic support has been added to JavaScript using the SubtleCrypto interface of the Web Crypto API. This enables developers to perform cryptography in JavaScript at native speeds without using any plugins or libraries.

Sboxr captures crypto operations performed using this interface. It shows the details of these events and also highlights potential security issues.

Last updated