zzy8200 最近的时间轴更新
zzy8200's repos on GitHub
Python · 760 人关注
QQRobot
QQBot, QQ机器人(群聊小黄鸡) LINUX挂机版, SmartQQ协议。
JavaScript · 311 人关注
CryptoStego
JS library for steganography with encryption - Hide text in an image with encryption and obfuscation.
Python · 230 人关注
QQParking
QQBot, QQ机器人,用于QQ挂机。自动回复私聊及临时对话,记录留言并转发至邮箱,账号(被踢)下线邮件提醒。
PHP · 171 人关注
Password-Manager
An online keepass-like tool to manage password. client-side AES encryption!
Python · 153 人关注
neural-colorization
(Pytorch Implementation) GAN for image colorization
Python · 116 人关注
QBotWebWrap
Web Wrap for QBot series QQ/QQ空间在线挂机
C++ · 114 人关注
Gesture_Recognition
Recognize Rock, Scissors and Paper from video captured by camera
C++ · 109 人关注
fast-artistic-videos
(Torch implementation) Fast artistic style transfer for videos, based on feedforward neural network
Python · 102 人关注
QzoneLiker
Liking your friends' status has never been that easy! QQ空间点赞机
Python · 3 人关注
GnomeQQ
A GNOME QQ
JavaScript · 3 人关注
LibraryManageSystem-Web
Library Management System Based on PHP and MySQL
PHP · 2 人关注
semitransparent-wordpress-theme
A semitransparent wordpress theme modified from twentyeleven
Pascal · 1 人关注
Password-Generator
Generate a strong password from a number
HTML · 1 人关注
self_introduction
My self_introduction.
HTML · 1 人关注
semitransparent-jekyll-theme
Jekyll implementation of SemiTransparent WordPress theme
Python · 1 人关注
ssd_keras
A Keras port of Single Shot MultiBox Detector
HTML · 0 人关注
19970506
C++ · 0 人关注
AI_tic_tac_toe_minimax
Assignment for AI course
HTML · 0 人关注
blog
0 人关注
blog_imagehub
imagehub
JavaScript · 0 人关注
Bootstrap_Photo_Exibition
tell a story with a bundle of photos
0 人关注
crypto-js
JavaScript library of crypto standards.
C · 0 人关注
CS205-project
CS205 Project
C++ · 0 人关注
EvilCastle_Console-Game
It's an assignment for the object orientated programming. This game is run in console
C · 0 人关注
generator_consumer_simulation
A C program to simulate generator and consumer problem in multi-threading OS.
C · 0 人关注
Multiple-cycle_CPU
Verilog Multiple-cycle CPU for computer organization corse
C · 0 人关注
pipelined_CPU
Verilog pipelined CPU for computer organization course
C++ · 0 人关注
pytorch_backend
The Triton backend for the PyTorch TorchScript models.
C · 0 人关注
Single-cycle_CPU
A verilog single-cycle CPU for computer organization course
zzy8200

zzy8200

V2EX 第 79059 号会员,加入于 2014-10-29 02:50:30 +08:00
PHP 密码管理器,浏览器端 AES 加密
分享创造  •  zzy8200  •  2020-08-14 22:41:15 PM  •  最后回复来自 zagfai
7
抗压缩 抗缩放 抗轻度 PS 抗微信非原图 图片加密隐写
  •  2   
    分享创造  •  zzy8200  •  2020-07-13 15:33:55 PM  •  最后回复来自 no1xsyzy
    16
    国内算法面是什么难度?
    程序员  •  zzy8200  •  2019-10-30 14:42:46 PM  •  最后回复来自 lhx2008
    3
    发现一个很好玩的 GitHub Repo, 用核心价值观编码信息
  •  4   
    分享发现  •  zzy8200  •  2018-10-12 10:07:18 AM  •  最后回复来自 ZoomQuiet
    59
    Google Foobar 通关
  •  1   
    程序员  •  zzy8200  •  2018-10-25 15:28:52 PM  •  最后回复来自 sandwich
    11
    送 GoDaddy .COM 域名一个
    程序员  •  zzy8200  •  2017-10-25 13:53:44 PM  •  最后回复来自 leekafai
    9
    DCT 抗压缩图片隐写
  •  1   
    分享创造  •  zzy8200  •  2017-09-26 01:13:50 AM  •  最后回复来自 xsd3169
    8
    Jekyll 半透明主题
    分享创造  •  zzy8200  •  2017-02-06 11:23:54 AM  •  最后回复来自 ZE3kr
    9
    用深度学习给黑白图片上色
    分享创造  •  zzy8200  •  2016-12-06 15:53:46 PM  •  最后回复来自 zzy8200
    6
    zzy8200 最近回复了
    2020-10-06 15:12:09 +08:00
    回复了 prasanta 创建的主题 分享创造 小遮罩 - 两行代码让网页内容付费可见
    ![img]( https://user-images.githubusercontent.com/4648756/95169842-5c367c80-0768-11eb-8ffb-46de132ec42b.png)

    贵司的业务范围是真的广,前端后端,AI 模型,还做嵌入式。。。
    2020-10-06 14:38:26 +08:00
    回复了 Tigerw 创建的主题 奇思妙想 有偿购买神器,你有神器,我来变现
    自荐一下,密码管理器: https://github.com/zeruniverse/Password-Manager
    @Goldilocks 既然都歧视 MIT 硕士了,您可以说明下自己的学历吗?
    2020-08-10 12:53:37 +08:00
    回复了 zzy8200 创建的主题 分享创造 PHP 密码管理器,浏览器端 AES 加密
    @zagfai 如果你的密码是 6 位小写+大写+数字,1 次 sha512 需要 k20 破解 5 分钟,100w 次 pbkdf2 需要 10 年
    2020-08-10 12:43:22 +08:00
    回复了 zzy8200 创建的主题 分享创造 PHP 密码管理器,浏览器端 AES 加密
    @zagfai 我们假设你的密码小于等于 8 位 (数字+小大写字母) (大多数人的情况),那么总共有 sum(i=1..8, 62^i)=221919451578090 种组合。一块 Tesla K20 每秒一般能做 100M 次 hash, 那么需要 25 天穷举你的一次 hash512,当然一般破解平均只需要穷举一半,也就是 13 天。如果我用两块 V100 或者专门的 ASIC 来暴力穷举,我可以一天破解。

    如果你跟我说你的用户密码都是带特殊字符,长度大于 20 位的,那你确实做一次就够了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5880 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 02:12 · PVG 10:12 · LAX 19:12 · JFK 22:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.