docs
This commit is contained in:
parent
677b0187e8
commit
a6e3651d5c
@ -1,8 +1,8 @@
|
|||||||
# bipack_ru
|
# bipack_ru: Rust Bipack implementation
|
||||||
|
|
||||||
This is Bipack format implementation, minimalistic by purpose.
|
Bipack serialization format is a compact binary format that was created as areplacement for a
|
||||||
|
BOSS format, mode compact, faster, and not revealing inner data structure as much as possible.
|
||||||
Bipack serialization format is used in DiWAN products as a base format and also in my newe communication package like [kiloparsec](https://gitea.sergeych.net/sergeych/kiloparsec)
|
It is used in our next generation data protection systems, in DiWAN products as a base format and also in my newe communication package like [kiloparsec](https://gitea.sergeych.net/sergeych/kiloparsec)
|
||||||
(and in underlying [crypto2](https://gitea.sergeych.net/sergeych/crypto2)) which are intended
|
(and in underlying [crypto2](https://gitea.sergeych.net/sergeych/crypto2)) which are intended
|
||||||
to replace older `Parsec` protocols family to cope with modern crazy world challenges.
|
to replace older `Parsec` protocols family to cope with modern crazy world challenges.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user