mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-04-30 08:11:10 +00:00
![]() Except for code using ed25519-dalek, since we are blocked by them. Also tweak RNG source so only key generation uses `OsRng`. PoW nonce generation only need unpredictability thus `ThreadRng` suffices. See: https://github.com/dalek-cryptography/curve25519-dalek/issues/731 |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
config.example.toml | ||
schema.sql |