-
- Downloads
Project 'savoirfairelinux/ring-daemon' was moved to 'savoirfairelinux/jami-daemon'. Please update any links and bookmarks that may still have the old path.
security: introduce secure memory wipe function
Add secure memory wipe functions, C and C++ callable. Could be used to erase sensitive informations from memory. Note: use SecureZeroMemory() on Win32. Change-Id: If5e4f44b500af8aa44e4bc52636be4e577243258
src/security/memory.cpp
0 → 100644
src/security/memory.h
0 → 100644
Please register or sign in to comment