[ Bron: golang-github-secure-io-sio-go ]
Pakket: golang-github-secure-io-sio-go-dev (0.3.1-2)
Verwijzigingen voor golang-github-secure-io-sio-go-dev
Debian bronnen:
Het bronpakket golang-github-secure-io-sio-go downloaden:
- [golang-github-secure-io-sio-go_0.3.1-2.dsc]
- [golang-github-secure-io-sio-go_0.3.1.orig.tar.gz]
- [golang-github-secure-io-sio-go_0.3.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Authenticated encryption for streams in Go (library)
The sio package implements provable secure authenticated encryption for continuous byte streams. It splits a data stream into L bytes long fragments and en/decrypts each fragment with an unique key-nonce combination using an AEAD. For the last fragment the construction prefixes the associated data with the 0x80 byte (instead of 0x00) to prevent truncation attacks.
Andere aan golang-github-secure-io-sio-go-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system