Module: Linzer::ECDSA
- Defined in:
- lib/linzer/ecdsa.rb
Overview
ECDSA (Elliptic Curve Digital Signature Algorithm) support.
Supports P-256 (secp256r1/prime256v1) and P-384 (secp384r1) curves with SHA-256 and SHA-384 digests respectively.
Defined Under Namespace
Classes: Key