https://github.com/dedis/fixbuf
Fixed length binary encoding of arbitrary structures in Go
https://github.com/dedis/fixbuf
cryptography encoding fixed-length golang
Last synced: 9 months ago
JSON representation
Fixed length binary encoding of arbitrary structures in Go
- Host: GitHub
- URL: https://github.com/dedis/fixbuf
- Owner: dedis
- License: lgpl-3.0
- Created: 2017-07-12T12:33:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T10:22:32.000Z (over 6 years ago)
- Last Synced: 2024-11-17T12:14:08.333Z (over 1 year ago)
- Topics: cryptography, encoding, fixed-length, golang
- Language: Go
- Size: 24.4 KB
- Stars: 3
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fixbuf
Fixed length binary encoding of arbitrary structures in Go