Detect cryptography
detect_cryptoIdentify common cryptographic algorithms and operations in JavaScript code to assess security and understand implementation.
Instructions
Identify common cryptographic algorithms and operations referenced by supplied JavaScript.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |