Registry / crypto / ciri-crypto

ciri-crypto

JSON →
library0.1.1rbrubygemsunverified

A cryptographic module for the Ciri Ethereum implementation.

gem install ciri-crypto
INSTALL
IMPORT
SIG · CIRI-CRYPTO
C
ciri-crypto
cryptorubyv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ciri::Crypto
require 'ciri/crypto'

Generate a random cryptographic key.

require 'ciri/crypto' key = Ciri::Crypto::Key.random puts key.public_key.to_hex
Debug
Known issues
gotchaRequires OpenSSL or similar library for cryptographic operations.
fix
Ensure OpenSSL development headers are installed.
affects: >= 0.0.0
Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
Amazon
1
Resources
ciri-crypto — gem install ciri-crypto · libregistry