1.3.0
- hash -> hashlib: Importing from
hash
is now deprecated.
Import frommbedtls.hashlib
now instead. - tls: fix bug (typo) in
tls.recvfrom_into()
that would make the method crash.
hash
is now deprecated.mbedtls.hashlib
now instead.tls.recvfrom_into()
that would make the method crash.