blob: b319e081b756b77f31b99bfdc4f836028d8daa74 [file] [log] [blame]
Don Newton379ae252019-04-01 12:17:06 -04001// Copyright 2018 by David A. Golden. All rights reserved.
2//
3// Licensed under the Apache License, Version 2.0 (the "License"); you may
4// not use this file except in compliance with the License. You may obtain
5// a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
6
7// Package stringprep provides data tables and algorithms for RFC-3454,
8// including errata (as of 2018-02). It also provides a profile for
9// SASLprep as defined in RFC-4013.
10package stringprep