fa0e53289c
Migrated core and extension modules to Kotlin
...
(Except BitmessageContext and Bytes)
2017-06-06 16:36:07 +02:00
dca0330a7c
Bumped dependency versions
2017-04-03 18:21:08 +02:00
c4385b2336
Add some passive support for SHA256 based signatures
2017-04-02 21:03:04 +02:00
841fb7eccd
Test fixes and improvements
2017-04-02 21:02:20 +02:00
ad97cd0633
Fixed SecurityException for some Android versions.
...
At the same time removed necessity to register a cryptography provider which means SpongyCryptography can be used on the Oracle JVM as well - but this is something vor Jabit 3.0.
2016-10-15 18:01:08 +02:00
0fadb40c6c
Improved tests and fixed some
2016-06-16 19:47:59 +02:00
c7594795f0
Fixed tests & bugs, removed Ack payload type (a GenericPayload is now used)
...
- SystemTest don't work yet, sending messages seems broken
- ProofOfWorkService needs some work, the current solution is a hack (and might be the reason above tests are broken)
2016-05-02 11:11:29 +02:00
3e5e431d6f
Code cleanup
2016-02-28 23:03:00 +01:00
f6add5b2ea
Code cleanup
2016-02-25 16:36:43 +01:00
4dd639e651
Code cleanup
2016-02-24 22:51:35 +01:00
af3e63f592
Improved tests for cryptography
2016-02-09 17:09:22 +01:00
985e830779
Made TTLs easily changeable (albeit not for specific messages)
...
This should make the system test run on Travis CI again
2016-02-02 21:05:14 +01:00
ac6f291964
Renamed module 'domain' to 'core' to make its purpose more clear
2016-01-17 05:42:49 +01:00
549c8854ed
Refactoring: renamed 'security' to 'cryptography'
2016-01-10 13:38:32 +01:00