index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Crypto
Age
Commit message (
Expand
)
Author
2017-11-19
Outgoing queue and related
James Crayne
2017-11-19
More pure variant of lookupSharedSecret: lookupNonceFunction.
joe
2017-11-06
More inlining on Ord/Hashable instances for Public/Secret keys.
joe
2017-11-05
computeSharedSecret: more explicit pre-computation.
joe
2017-11-05
Use insert instead of insertTake when updating a timestamp on a cached
joe
2017-11-05
Tox: Shared secrets cache.
joe
2017-11-05
Adapted computeSharedSecret to a side-effecting interface.
joe
2017-11-03
Fixed bug in decodeSecret/encodeSecret.
joe
2017-10-31
NetCrypto wip, compiles
James Crayne
2017-10-31
NetCrypto wip
James Crayne
2017-10-28
incrementNonce24, useful for Tox Handshake
Debian Live user
2017-10-28
New "cookie" command for tox command-line interface.
joe
2017-10-26
Checking in readpackets tool for parsing pcap packets.
joe
2017-10-21
Renamed Assym -> Asymm (short for asymmetric).
joe
2017-10-19
Encrypt Tox's store-key announcement with the key being stored.
joe
2017-10-18
WIP: Command to publish a toxid on a given node.
joe
2017-10-16
k command
James Crayne
2017-10-16
Functions {encode|decode}Secret.
joe
2017-10-13
Show rendezvous addresses for toxid search results.
joe
2017-10-13
Use alias for onion-routed queries for true anonymization.
joe
2017-09-23
fix build on ghc-7.10.3
James Crayne
2017-09-20
Export 'toPublic' from Crypto.Tox for computing public key.
joe
2017-09-15
Separated back-ported cryptonite files.
joe
2017-09-15
Moved ToxCrypto to hierarchical location.
joe
2017-07-08
WIP: Tox encryption.
joe