Table of Contents - ntc-rcrypto-0.1.0 Documentation
Classes and Modules
Methods
- ::new — Rcrypto::BaseError
- #combine — Rcrypto::SSS
- #create — Rcrypto::SSS
- #decode_share_base64 — Rcrypto::SSS
- #decode_share_hex — Rcrypto::SSS
- #egcd — Rcrypto::SSS
- #evaluate_polynomial — Rcrypto::SSS
- #from_base64 — Rcrypto::SSS
- #from_hex — Rcrypto::SSS
- #hex_to_u8b — Rcrypto::SSS
- #hexlify — Rcrypto::SSS
- #in_numbers — Rcrypto::SSS
- #is_valid_share_base64 — Rcrypto::SSS
- #is_valid_share_hex — Rcrypto::SSS
- #merge_int_to_string — Rcrypto::SSS
- #modinv — Rcrypto::SSS
- #random_number — Rcrypto::SSS
- #split_secret_to_int — Rcrypto::SSS
- #to_base64 — Rcrypto::SSS
- #to_hex — Rcrypto::SSS
- #to_s — Rcrypto::BaseError
- #trim_right — Rcrypto::SSS
- #u8b_to_hex — Rcrypto::SSS
- #unhexlify — Rcrypto::SSS