Hi Koreth,
Here's the news and the reason for the delay. Adding Base32, Base64, and even Base95 support isn't terribly difficult. What I'm doing, however, is adding support for
any character set. You'll be able to choose from preset character sets (like Base16/32/64/95), or define your own -- the minimum being two characters.
This provides maximum flexibility, and also fulfills one of the other feature requests: the ability to eliminate certain characters from passwords (some sites don't allow special characters in passwords, for instance).
Morever, this will allow people to use non-English characters such as characters with accents, umlauts, tildas, and other things (e.g., à Ñ, Ã’,Ó Ô, Õ, Ö, Ø, Ù, Ú, Û, Ãœ, Ã, Þ, ß). It might even work with non-
ISO-8859-1 characters, although I'm not sure yet.
Unfortunately I won't be able to work on the extension this weekend, otherwise I'd have this completed by Sunday evening. :(
Look for it next week... that's the best I can do. Sorry for the delays :(
-Eric