Module: CryptoGost

Defined in:
lib/crypto_gost.rb,
lib/crypto_gost/group.rb,
lib/crypto_gost/point.rb,
lib/crypto_gost/create.rb,
lib/crypto_gost/verify.rb,
lib/crypto_gost/version.rb,
lib/crypto_gost/signature.rb,
lib/crypto_gost/group/nistp192.rb,
lib/crypto_gost/group/nistp224.rb,
lib/crypto_gost/group/nistp256.rb,
lib/crypto_gost/group/nistp384.rb,
lib/crypto_gost/group/nistp521.rb,
lib/crypto_gost/group/secp112r1.rb,
lib/crypto_gost/group/secp112r2.rb,
lib/crypto_gost/group/secp128r1.rb,
lib/crypto_gost/group/secp128r2.rb,
lib/crypto_gost/group/secp160k1.rb,
lib/crypto_gost/group/secp160r1.rb,
lib/crypto_gost/group/secp160r2.rb,
lib/crypto_gost/group/secp192k1.rb,
lib/crypto_gost/group/secp192r1.rb,
lib/crypto_gost/group/secp224k1.rb,
lib/crypto_gost/group/secp224r1.rb,
lib/crypto_gost/group/secp256k1.rb,
lib/crypto_gost/group/secp256r1.rb,
lib/crypto_gost/group/secp384r1.rb,
lib/crypto_gost/group/secp521r1.rb,
lib/crypto_gost/modular_arithmetic.rb

Overview

Defined Under Namespace

Modules: ModularArithmetic Classes: Create, Group, Point, Signature, Verify

Constant Summary collapse

VERSION =
'0.1.1'.freeze