Module: ECDSA::Ext
- Defined in:
- lib/ecdsa/ext.rb,
lib/ecdsa/ext/version.rb,
lib/ecdsa/ext/abstract_point.rb,
lib/ecdsa/ext/jacobian_point.rb,
lib/ecdsa/ext/projective_point.rb
Overview
Extension for ecdsa gem.
Defined Under Namespace
Classes: AbstractPoint, JacobianPoint, ProjectivePoint
Constant Summary collapse
- VERSION =
"0.5.1"