mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 19:30:29 -05:00
Since OpenSSL 1.1.1, the good old BSD-specific cryptodev engine has been deprecated in favor of this new engine. However, this engine is not throughly tested on FreeBSD because it was originally written for Linux. http://cryptodev-linux.org/ Also, the author actually meant to enable it by default on BSD platforms but he failed to do so because there was a bug in the Configure script. https://github.com/openssl/openssl/pull/7882 Now they found that it was more generic issue. https://github.com/openssl/openssl/pull/7885 Therefore, we need to enable this engine on head to give it more exposure. |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| amd64 | ||
| arm | ||
| engines | ||
| i386 | ||
| man | ||
| Makefile | ||
| Makefile.asm | ||
| Makefile.depend | ||
| Makefile.inc | ||
| Makefile.man | ||
| opensslconf.h.in | ||
| Version.map | ||