tag
digital-signatures▌
2 indexed skills · max 10 per page
skills (2)
implementing-jwt-signing-and-verification
mukul975/Anthropic-Cybersecurity-Skills · implementing-jwt-signing-and-verification
JSON Web Tokens (JWT) defined in RFC 7519 are compact, URL-safe tokens used for authentication and authorization in web applications. This skill covers implementing secure JWT signing with HMAC-SHA256
implementing-digital-signatures-with-ed25519
mukul975/Anthropic-Cybersecurity-Skills · implementing-digital-signatures-with-ed25519
Ed25519 is a high-performance digital signature algorithm using the Edwards curve Curve25519. It provides 128-bit security with 64-byte signatures and 32-byte keys, offering significant advantages ove