mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
This removes support for the following algorithms: - ARC4 - Blowfish - CAST128 - DES - 3DES - MD5-HMAC - Skipjack Since /dev/crypto no longer supports 3DES, stop testing the 3DES KAT vectors in cryptotest.py. Reviewed by: cem (previous version) Relnotes: yes Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24346 |
||
|---|---|---|
| .. | ||
| blake2-kat.h | ||
| blake2_test.c | ||
| cryptodev.py | ||
| cryptodevh.py | ||
| cryptotest.py | ||
| Makefile | ||
| Makefile.depend | ||
| poly1305_test.c | ||
| runtests.sh | ||