mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-04-30 16:21: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 |
||
---|---|---|
.. | ||
bin | ||
database | ||
config.rs | ||
database.rs | ||
event.rs | ||
feed.rs | ||
id.rs | ||
lib.rs | ||
middleware.rs | ||
register.rs | ||
utils.rs |