Package com.luna.common.encrypt
package com.luna.common.encrypt
密码相关操作
- Author:
- luna 2021/8/18
-
ClassDescriptionBCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.Implementation of PasswordEncoder that uses the BCrypt strong hashing function.Stores the default bcrypt version for use in configuration.Md5加密方法