Migrate Joomla website to MSSQL Server database. Password encryption problem

  Kiến thức lập trình

I have a live Joomla website. I have created a new website with angular and .net as a backend with SQL server database.
I am now migrating the database from MySQL to SQL server.

The problem I am thinking in now is the users’ password. its encrypted. If I coped it with the joomla encryption. How to modify my login api to read the password with the current encryption. Or there is a way to de-crypt the current password and re encrypt it?

What do you suggest for similar situation?
Thank you,

LEAVE A COMMENT