Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Add encryption functions (xchacha20) | dec05eba | |
Changed license to GPL 3.0 because of incompatible license with opendht. Should odhtdb stay GPL 3.0 or should opendht be replaced with libdht so license can be changed back to MIT? | |||
2020-08-18 | Sign messages/verify message signatures | dec05eba | |
2020-08-18 | Add database storage (in memory), need to store it on disk later | dec05eba | |
2020-08-18 | Fix put not working because used time discards message before received | dec05eba | |
2020-08-18 | Add private/public key for users | dec05eba | |
2020-08-18 | Add seed function, not yet finished | dec05eba | |
2020-08-18 | Sync time with ntp server, starting with basic operations | dec05eba | |
2020-08-18 | Add some files... | dec05eba | |