16 Commits

Author SHA1 Message Date
cd24279c2a Replace License that Prominently Features an Expletive
The original license prominently features an expletive in the
license name.

Replace this license with a similar permissive license (the MIT
license was choosen in this case).

Signed-off-by: obscuratus <obscuratus@mail.i2p>
2023-07-24 22:45:30 +00:00
4843b0b624 Fixes for Datagram Example
The datagram examples (server and client) had accumulated a few
issues preventing them from running successfully.

The examples had not been updated to handle the longer destination
key sizes utilized by the new signature type.

Also, there was misalignment in parenthesis in the datagram
server example when evaluating the 'quit' message.

Signed-off-by: obscuratus <obscuratus@mail.i2p>
2022-08-16 16:18:23 -05:00
idk
27fabf8a82 fix out-of-bounds sig, closes #2, thanks @obscuratus 2022-08-07 23:26:15 -04:00
idk
b410da5986 add new examples/tests 2020-12-13 01:01:44 -05:00
idk
1b7b8cf8ba add new examples/tests 2020-12-13 01:00:46 -05:00
idk
9ca783a022 fix public key out put in generateKeys 2020-12-13 00:57:13 -05:00
idk
baf1b3e580 clang-fmt 2020-11-23 15:01:07 -05:00
idk
b324eb1e21 add examples to test silent sessions 2020-11-23 14:53:23 -05:00
idk
b3a700edeb Remove that clunky function and replace it 2019-02-13 22:30:19 -05:00
idk
933754748c Enable destination signatures 2019-02-13 21:13:27 -05:00
idk
cbcefc71c4 corrected the sample code and made them easier to build 2019-02-13 21:13:05 -05:00
c15b28b267 more docs 2018-02-25 16:03:11 -05:00
f155dfcb39 docs 2018-02-25 15:59:37 -05:00
a8a9ac812e update examples 2017-12-28 09:21:38 -05:00
d2d5acab2a Turn B32 test into a tinytest 2016-12-18 15:26:54 +13:00
bb4332e639 Separate source from examples 2016-12-17 17:28:12 +13:00