RetroShare/libretroshare/src/crypto
Phenom 35186c4054 Fix clang warning: unused variable 'res'
/libretroshare/src/crypto/chacha20.cpp:978: warning: unused variable
'res' [-Wunused-variable]
        uint256_32 res(q1) ;
2017-07-16 21:12:09 +02:00
..
chacha20.cpp Fix clang warning: unused variable 'res' 2017-07-16 21:12:09 +02:00
chacha20.h encrypted FT works. Fixed last bugs in ftServer 2016-10-30 15:11:22 +01:00
hashstream.cc added hashstream class to hash content of RsIdentityUsage and fix duplication of identity usage statistics 2017-01-05 23:07:59 +01:00
hashstream.h added hashstream class to hash content of RsIdentityUsage and fix duplication of identity usage statistics 2017-01-05 23:07:59 +01:00