astroband / ruby-stellar-base

The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellar-core
Apache License 2.0
22 stars 19 forks source link

Use rbnacl instead of rbnacl-libsodium #45

Closed jaspervanbrian closed 5 years ago

jaspervanbrian commented 5 years ago

See https://github.com/crypto-rb/rbnacl-libsodium/issues/29#issuecomment-437146040

bartekn commented 5 years ago

Closed in https://github.com/stellar/ruby-stellar-base/pull/46.