MariaDB 10.1 and later supports the ed25519 authentication plugin. https://mariadb.com/kb/en/library/authentication-plugin-ed25519/ It looks like MySqlConnector doesn't support this yet. https://mariadb.com/kb/en/library/authentication-plugin-ed25519/#using-the-plugin-with-mysqlconnector-for-net https://github.com/mysql-net/MySqlConnector/blob/0.54.0/src/MySqlConnector/Core/ServerSession.cs#L463