mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
Replace uses of `foo.encode("hex")` with `binascii.hexlify(foo)` for forwards
compatibility between python 2.x and python 3.
PR: 237403
MFC after: 1 week
|
||
|---|---|---|
| .. | ||
| blake2-kat.h | ||
| blake2_test.c | ||
| cryptodev.py | ||
| cryptodevh.py | ||
| cryptotest.py | ||
| Makefile | ||
| Makefile.depend | ||
| poly1305_test.c | ||
| runtests.sh | ||