You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
..
CMakeLists.txt fixed #1022 10 years ago
Common.cpp Double SHA-3 as good crypto practice. 10 years ago
Common.h Double SHA-3 as good crypto practice. 10 years ago
Interface.cpp Compiles. 10 years ago
Interface.h Whisper now 100% encrypted. 10 years ago
Message.cpp Double SHA-3 as good crypto practice. 10 years ago
Message.h Double SHA-3 as good crypto practice. 10 years ago
WhisperHost.cpp Added session to hostcapabilityface::peers to ensure it isn't deallocated when shared-ptr to cap is returned. Previously hosts depended on using Session however this could result in an infinite session when hostcapface::peers is processed concurrently (mutexes can make this a likely event). This will be cleaner with better integration of Session and Peer. 10 years ago
WhisperHost.h Double SHA-3 as good crypto practice. 10 years ago
WhisperPeer.cpp Compiles. 10 years ago
WhisperPeer.h Compiles. 10 years ago