Lines Matching full:https
4 
5 [](https://anaconda.…
6 [](https://scan.coverity.com/…
7 [](ht…
23 * [ISA-L for updates](https://github.com/intel/isa-l).
24 * For crypto functions see [isa-l_crypto on github](https://github.com/intel/isa-l_crypto).
25 * The [github wiki](https://github.com/intel/isa-l/wiki) including a list of
26 [distros/ports](https://github.com/intel/isa-l/wiki/Ports--Repos) offering binary packages
27 as well as a list of [language bindings](https://github.com/intel/isa-l/wiki/Language-Bindings).
99 - Security remarks section of LoadLibraryEx documentation by Microsoft: <https://docs.microsoft.com…
100 - Microsoft Dynamic Link Library Security article: <https://docs.microsoft.com/en-us/windows/win32/…
101 - Hijack Execution Flow: DLL Search Order Hijacking: <https://attack.mitre.org/techniques/T1574/001>
102 - Hijack Execution Flow: DLL Side-Loading: <https://attack.mitre.org/techniques/T1574/002>