API Reference@verdaccio/coreEnumerationsHtpasswdHashAlgorithmVersion: NextOn this pageEnumeration: HtpasswdHashAlgorithmEnumeration Membersbcrypt• bcrypt = "bcrypt"Defined inconstants.ts:125crypt• crypt = "crypt"Defined inconstants.ts:124md5• md5 = "md5"Defined inconstants.ts:122sha1• sha1 = "sha1"Defined inconstants.ts:123