mirror of
https://github.com/number571/go-peer.git
synced 2026-09-12 19:50:00 +05:00
update
This commit is contained in:
parent
c1555518c9
commit
5448a0a9a2
@ -71,7 +71,7 @@ The `go-peer` library contains a large number of functions necessary to ensure t
|
||||
5. The `anonymity/qb` module to ensure anonymity based on the fifth^ stage. Presents the main functions for working with the network on top of the `anonymity/qb/adapters` and `anonymity/qb/queue` modules.
|
||||
6. The `anonymity/qb/queue` module represents the generation, storage and issuance of encrypted messages every time the period specified by the application is reached. Uses the `crypto/scheme/layer2` and `crypto/scheme/layer1` modules.
|
||||
|
||||
> Examples of works in the directories [pkg/crypto/hybrid/client/examples](pkg/crypto/hybrid/client/examples/), [pkg/network/examples](pkg/network/examples/), [pkg/anonymity/qb/examples](pkg/anonymity/qb/examples/), [pkg/anonymity/qb/queue/examples](pkg/anonymity/qb/queue/examples/);
|
||||
> Examples of works in the directories [pkg/network/examples](pkg/network/examples/), [pkg/anonymity/qb/examples](pkg/anonymity/qb/examples/), [pkg/anonymity/qb/queue/examples](pkg/anonymity/qb/queue/examples/);
|
||||
|
||||
## Coverage map
|
||||
|
||||
|
||||
@ -91,7 +91,7 @@
|
||||
|
||||
|
||||
<g>
|
||||
<rect x="380.119512" y="357.678049" width="455.092998" height="246.321951" style="fill: rgb(10, 126, 66);opacity:1;fill-opacity:1.00;stroke:rgb(128,128,128);stroke-width:1px;stroke-opacity:1.00;" />
|
||||
<rect x="380.119512" y="357.678049" width="455.092998" height="246.321951" style="fill: rgb(9, 124, 65);opacity:1;fill-opacity:1.00;stroke:rgb(128,128,128);stroke-width:1px;stroke-opacity:1.00;" />
|
||||
|
||||
<text
|
||||
data-notex="1"
|
||||
@ -419,7 +419,7 @@
|
||||
|
||||
|
||||
<g>
|
||||
<rect x="388.119512" y="379.278049" width="208.487136" height="216.721951" style="fill: rgb(24, 149, 78);opacity:1;fill-opacity:1.00;stroke:rgb(128,128,128);stroke-width:1px;stroke-opacity:1.00;" />
|
||||
<rect x="388.119512" y="379.278049" width="208.487136" height="216.721951" style="fill: rgb(22, 146, 77);opacity:1;fill-opacity:1.00;stroke:rgb(128,128,128);stroke-width:1px;stroke-opacity:1.00;" />
|
||||
|
||||
<text
|
||||
data-notex="1"
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue
Block a user