File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ ] ( https://jitpack.io/v/redParrot17/redTCP.svg )] ( https://jitpack.io/#redParrot17/redTCP )
4
4
[ ![ ] ( https://img.shields.io/badge/JavaDoc-Latest-yellow.svg )] ( https://redparrot17.github.io/redTCP/ )
5
- [ ![ ] ( https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg )] ( https://github.com/redParrot17/LICENSE )
5
+ [ ![ ] ( https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg )] ( https://github.com/redParrot17/redTCP/blob/master/ LICENSE )
6
6
7
7
Server/Client framework for communicating using a strong end-to-end encryption over a tcp connection.
8
8
And by strong, I mean signed 256 bit AES in conjunction with a 4096 bit RSA end-to-end encryption :)
@@ -45,7 +45,7 @@ Example code can be found within the [WIKI](https://github.com/redParrot17/redTC
45
45
46
46
### License
47
47
48
- RedTCP is released under the [ Apache 2.0 license] ( LICENSE ) .
48
+ RedTCP is released under the [ Apache 2.0 license] ( https://github.com/redParrot17/redTCP/blob/master/ LICENSE) .
49
49
50
50
```
51
51
Copyright 2018 redParrot17.
You can’t perform that action at this time.
0 commit comments