feat!: Return the socket address when accepting a connection BREAKING CHANGE: The signature for Bearer.accept_tcp now returns the bearer, and the address that connected. This can, for example, be used to implement allow and deny lists for accepting or rejecting incoming connections. * Return the remote address from accept_unix * cargo fmt * Fix comment formatting |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Pallas Crypto
Crate with all the cryptographic material to support Cardano protocol:
- Blake2b 256
- Blake2b 224
- Ed25519 asymmetric key pair and EdDSA
- Ed25519 Extended asymmetric key pair
- Bip32-Ed25519 key derivation
- BIP39 mnemonics
- VRF
- KES
- SECP256k1