squeaknode/tests/core
Jonathan Zernik 20d651df8e
Implement unlock private squeak (#1910)
* Add method stub for unlock private squeak in controller class

* Add methods to unlock private squeak in controller

* Remove todo comments

* Add test for create and decrypt private squeak in core module

* Update handler method for make squeak to support recipient profile id

* Add itest for make private squeak and unlock content as author
2021-12-28 01:07:59 -08:00
..
test_crypto.py Added unit tests for generate nonce functions (#1564) 2021-10-11 18:59:48 -07:00
test_interests.py Use new squeak protocol with schnorr and pubkey as identifier (#1870) 2021-12-20 09:28:38 -08:00
test_peers.py Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
test_profiles.py Use new squeak protocol with schnorr and pubkey as identifier (#1870) 2021-12-20 09:28:38 -08:00
test_secret_keys.py Move secret key tweak functions to secret keys module (#1464) 2021-10-02 00:07:51 -07:00
test_squeak_core.py Implement unlock private squeak (#1910) 2021-12-28 01:07:59 -08:00
test_squeaks.py Update squeaklib to support private messages (#1897) 2021-12-27 00:56:31 -08:00