pallas/pallas-crypto/src
Pi Lanningham c8f08fe94c
Return the remote socket address when accepting a connection (#227)
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
2023-02-09 21:58:08 -05:00
..
hash chore: Fix lint issues (#222) 2023-02-02 21:07:14 -03:00
key Return the remote socket address when accepting a connection (#227) 2023-02-09 21:58:08 -05:00
lib.rs add Ed25519 and Ed25519Extended asymmetric keys 2022-01-22 10:33:14 +00:00
memsec.rs add Ed25519 and Ed25519Extended asymmetric keys 2022-01-22 10:33:14 +00:00