magic-wormhole/src
Brian Warner 28b3f685d6 rendezvous: allow both allocate and claim (of the same channelid)
This allows the Wormhole setup path to be simpler: consistently doing a
claim() just before watch(), regardless of whether we allocated the
channelid (with get_code), or dictated it (with set_code or
from_serialized).
2016-04-20 11:20:53 -07:00
..
txwormhole use "hkdf" from PyPI instead of wormhole.hkdf 2016-04-18 16:49:29 -07:00
wormhole use "hkdf" from PyPI instead of wormhole.hkdf 2016-04-18 16:49:29 -07:00
wormhole_cli split wormhole_cli step 2: fix imports, setup.py 2016-04-18 16:43:18 -07:00
wormhole_server rendezvous: allow both allocate and claim (of the same channelid) 2016-04-20 11:20:53 -07:00