encoding

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package encoding provides custom encoding schemes which differ from the standard base64 provided in the stdlib.

Index

Constants

This section is empty.

Variables

View Source
var Pbkdf2B64 = base64.NewEncoding(encodePbkdf2).WithPadding(base64.NoPadding)

Pbkdf2B64 is an alternative base64 encoding used by pbkdf2. Bassicaly it's `+` replaced by `.`. https://passlib.readthedocs.io/en/stable/lib/passlib.utils.binary.html#passlib.utils.binary.ab64_encode

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL