mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-10 16:03:48 +08:00
add zeromem engine
anti memory leakage attack
This commit is contained in:
5
engines/zeromem/kernel/install.sh
Executable file
5
engines/zeromem/kernel/install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo rmmod ecc
|
||||
sudo insmod ecc.ko
|
||||
dmesg|tail
|
||||
Reference in New Issue
Block a user