Module: JWT::PQ::Algorithms Private
- Defined in:
- lib/jwt/pq/algorithms/ml_dsa.rb,
lib/jwt/pq/algorithms/hybrid_eddsa.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
ruby-jwt SigningAlgorithm implementations that register jwt-pq's
algorithms on load. Not intended for direct use.
Defined Under Namespace
Classes: HybridEdDsa, MlDsa