Re: Unicode in passwords

From: Martin J. Dürst <duerst_at_it.aoyama.ac.jp>
Date: Tue, 6 Oct 2015 12:39:36 +0900

On 2015/10/01 13:11, Jonathan Rosenne wrote:
> For languages such as Java, passwords should be handled as byte arrays rather than strings. This may make it difficult to apply normalization.

Well, they should be received from the user interface as strings, then
normalized, then converted to byte arrays using a well-defined single
encoding. Somewhat tedious, but hopefully not difficult.

Regards, Martin.
Received on Mon Oct 05 2015 - 22:40:12 CDT

This archive was generated by hypermail 2.2.0 : Mon Oct 05 2015 - 22:40:12 CDT