mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
- added encryption / decryption of files and memory
- started implementation of new AuthGPG git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c27f695a37
commit
b43fb7e8b3
14 changed files with 862 additions and 1372 deletions
|
@ -193,5 +193,5 @@ void RsServer::rsGlobalShutDown()
|
|||
#endif
|
||||
#endif // MINIMAL_LIBRS
|
||||
|
||||
AuthGPGExit();
|
||||
// AuthGPGExit();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue