AES encryption / AES-256-GCM / symmetric encryption / authenticated encryption /...
https://api.x402node.dev/crypto/aes-encryptOverview
AES encryption / AES-256-GCM / symmetric encryption / authenticated encryption / data encryption / secure encryption / cipher / encrypt string. Encrypt plaintext using AES-256-GCM with a 32-byte key. Returns IV, ciphertext, and authentication tag.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402node
Source
bazaar
Indexed
2026-05-23 03:23:13
Health
Status
healthy
Latency (p50)
444ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-05-27 04:55:39
Last Healthy
2026-05-27 04:55:39
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"iv": "Optional 12-byte IV in hex (default: random)",
"key": "32-byte key in hex (64 hex chars) or base64 (required)",
"plaintext": "Text to encrypt (required)"
},
"type": "http"
}
Output Schema
{
"required": [
"ciphertext",
"iv",
"auth_tag"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-27 04:55:39 | healthy | 402 | 454ms | |
| 2026-05-26 15:51:22 | healthy | 402 | 444ms | |
| 2026-05-26 13:51:50 | healthy | 402 | 446ms | |
| 2026-05-26 04:53:00 | healthy | 402 | 431ms | |
| 2026-05-25 15:15:23 | healthy | 402 | 444ms | |
| 2026-05-25 06:09:52 | healthy | 402 | 438ms | |
| 2026-05-24 16:27:03 | healthy | 402 | 444ms |