Skip to content

Commit 1221ddf

Browse files
authored
Update README.md
1 parent 175b122 commit 1221ddf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
## What is it?
66

7-
This is an implementation of _DiifieHellman_ key exchange _protocol_ that works with _very long inegers_(19.729 chars long, can work with bigger ones, look at the screenshot that is placed above this text or below). You also can find an _example file(main.cpp)_ at this repository with it's description. It is a part of [_RedLibrary_](https://github.com/Red-company/RedLibrary).
7+
This is an implementation of _DiifieHellman_ key exchange _protocol_ that works with _very long inegers_(19.729 chars long, can work with bigger ones, look at the screenshot that is placed above this text or below). You also can find an _example file(main.cpp)_ at this repository with it's description. <br/>
8+
9+
Advanced DiffieHellman is [_here_.](https://github.com/vladimirrogozin/2layerDiffieHellman)<br/>
10+
It is also a part of [_RedLibrary_](https://github.com/Red-company/RedLibrary).
811

912
## How it works?
1013

0 commit comments

Comments
 (0)