Categorygithub.com/nogoegst/padding
modulepackage
1.0.0
Repository: https://github.com/nogoegst/padding.git
Documentation: pkg.go.dev

# Functions

IntToBinary encodes i into a byte slice as uint32.
Length calculates length of padding for given nonce and key in range [0:maxlen).
Pad prepends padlen zero bytes to pt.
Uppad removes first padlen bytes of paddedpt.