Package com.ongres.stringprep


package com.ongres.stringprep
Preparation of Internationalized Strings ("stringprep").
  • Class
    Description
    Options to define a StringPrep profile.
    The Profile interface is used to define stringprep profiles in order to fully specify the processing options.
    The value of this annotation is used by the ServiceLoader lookup.
    A memory-safe string builder alternative designed specifically for cryptographic operations.
    Java implementation of StringPrep (RFC 3454).
     
    Expose tables parsed from the StringPrep RFC-3454.