added a new charset for string2key
authorAndrew Tridgell <tridge@samba.org>
Fri, 31 Oct 2008 02:51:37 +0000 (13:51 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 31 Oct 2008 02:51:37 +0000 (13:51 +1100)
commit391264a1006c147d82c983701ae382005c251d75
tree01b2a1077608c39f7f681b037091ae15c6ea189f
parent8c1a90c2e319270cb2cab7ed995a61a9902c884d
added a new charset for string2key

This charset follows the rules for converting random buffers to utf8
strings, matching the way windows does it. This should allow us to be
compatible for the generation of AES keys
lib/util/charset/iconv.c