• 0

Encrypting Unicode....


Question

So I currently have a web site that encrypts passwords but doesn't use Unicode characters. In the near future I'd like to change this to be able to use Unicode characters for passwords, but was wondering if this will cause any issues with encrypting those passwords. Any ideas?

Any more details needed??

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

If you're working on bytes you shouldn't have any issues, but if you're working on strings it might present a problem (but probably not)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.