mirror of
https://github.com/1f349/twofactor.git
synced 2024-12-22 23:44:05 +00:00
9 lines
391 B
Markdown
9 lines
391 B
Markdown
|
### Build status
|
||
|
|
||
|
[![Build Status](https://travis-ci.org/sec51/convert.svg?branch=master)](https://travis-ci.org/sec51/convert)
|
||
|
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/sec51/convert/)
|
||
|
|
||
|
### Golang conversion library
|
||
|
|
||
|
This library converts, at the moment ints to big endian bytes
|
||
|
It is used in both `twofactor` and `cryptoengine` libraries
|