-
Version 1.0.0.0 Stable
released this
2025-02-09 06:51:45 +00:00 | 0 commits to master since this releaseInitial working implementation of Argon2id for Microsoft SQL Servers in CLR.
New
clr_hashers.SqlHashers.Argon2id_hash(string password, out string output)
clr_hashers.SqlHashers.Argon2id_hash_custom(string password, short parallel, short memory, short iterations, short bc, out string output)
clr_hashers.SqlHashers.Argon2id_verify(string password, string hash)
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
3 downloads
-
MsSQL2019_hashers.dll
4 downloads · 255 KiB