Module: ExoBasic

Defined in:
lib/exobasic/encrypt/hmac_keys.rb,
lib/exobasic/version.rb,
lib/exobasic/data/csv.rb,
lib/exobasic/data/dfs.rb,
lib/exobasic/settings.rb,
lib/exobasic/time/timer.rb,
lib/exobasic/str_helpers.rb,
lib/exobasic/likert_value.rb,
lib/exobasic/http/json_http.rb,
lib/exobasic/stats/avg_meta.rb,
lib/exobasic/stats/mean_avg.rb,
lib/exobasic/time/date_timer.rb,
lib/exobasic/encrypt/rsa_keys.rb,
lib/exobasic/stats/avg_traits.rb,
lib/exobasic/encrypt/ecdsa_keys.rb,
lib/exobasic/stats/decaying_avg.rb,
lib/exobasic/stats/short_term_avg.rb,
lib/exobasic/http/json_http_client.rb,
lib/exobasic/encrypt/password_encryption.rb

Overview

see: gist.github.com/ostinelli/1770a93d5c01376728c9

https://stackoverflow.com/questions/50077065/
        get-elliptic-curve-public-key-from-private-key-using-ruby-openssl
https://stackoverflow.com/questions/38934615/
        not-sure-how-to-generate-an-ecdsa-signature-given-a-private-key-and-a-message

Defined Under Namespace

Modules: AvgTraits Classes: AvgMeta, CSV, DFS, DateTimer, DecayingAvg, ECDSAKeys, HMACKeys, JsonHttp, JsonHttpClient, LikertValue, MeanAvg, PasswordEncryption, RSAKeys, Settings, ShortTermAvg, StatsHelpers, StrHelpers, Timer

Constant Summary collapse

VERSION =
"0.1.2"