All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login


All New Register Login
's Avatar

ThatCoders

Joined 1753263453

Recently created
Least recently created
Recently updated
Least recently updated
All gists 1
ThatCoders's Avatar

ThatCoders / 登录密码加密

0 likes
0 forks
1 files
Last active 1753263630
Kotlin版本
Kotlin
1 import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder
2
3 /**
4 * 密码工具类
5 * @author ThatCoder
6 */
7 class PassUtil private constructor() {
8 companion object {
9 private val encoder = BCryptPasswordEncoder()
Newer Older

Powered by Opengist ⋅ Load: 35ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Discord