stem icon indicating copy to clipboard operation
stem copied to clipboard

pyca cryptography removed int_from_bytes, so it need to be removed from preque check

Open orangepizza opened this issue 2 years ago • 2 comments

https://github.com/pyca/cryptography/pull/6652/files function int_from_bytes in cryptography.util will be removed form cryptography 37.0, which will be released in April 26ish, which will break stem's cryptography detection because it try to import them thoses int from/to bytes isn't really used, so we can safely remove them

orangepizza avatar Apr 23 '22 06:04 orangepizza

This impacts onionbalance - see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026470

FedericoCeratto avatar Jan 11 '23 23:01 FedericoCeratto

Hi Federico. As discussed on a couple other issues (#126 and #127) you'll need to contact 'gk at torproject dot org' if you'd care for this to change.

atagar avatar Jan 11 '23 23:01 atagar