This website works better with JavaScript.
Explore
Help
Sign In
fanruan
/
password
Watch
2
Star
0
Fork
You've already forked password
0
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
生成密码和解密密码的小工具。
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
1
Tag
260 KiB
Java
100%
Tree:
d1a1c845b9
master
1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd1a1c845b9'
${ noResults }
password
/
readme.md
228 B
Raw
Blame
History
密码生成器
执行
java -jar password-1.0.jar
即可打开
**注意:**长度大于40,如果输入文本长度大于40,我们认为是解密码操作,如果长度小于40我们则认为是加密操作。