Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| .gitignore | 5 years ago | |
| .travis.yml | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| bidi.go | 5 years ago | |
| doc.go | 5 years ago | |
| error.go | 5 years ago | |
| map.go | 5 years ago | |
| profile.go | 5 years ago | |
| saslprep.go | 5 years ago | |
| set.go | 5 years ago | |
| tables.go | 5 years ago | |
import "github.com/xdg/stringprep"
prepped := stringprep.SASLprep.Prepare("TrustNô1")
This library provides an implementation of the stringprep algorithm
(RFC-3454) in Go, including all data tables.
A pre-built SASLprep (RFC-4013) profile is provided as well.
Copyright 2018 by David A. Golden. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"). You may
obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
No Description
Go SVG JavaScript Vue Roff other