krypto-nku's Stars
jzplp/Computer-Network-A-Top-Down-Approach-Answer
计算机网络-自顶向下方法 习题/编程/实验答案
clashdownload/Clash
Clash官网各版本Clash下载地址及备份下载地址
hadipourh/autoguess
An easy-to-use, general and open-source tool to search for guess-and-determine attacks and key bridges
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
jvdsn/crypto-attacks
Python implementations of cryptographic attacks and utilities.
pFarb/awesome-crypto-papers
A curated list of cryptography papers, articles, tutorials and howtos.
B-Con/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
randombit/botan
Cryptography Toolkit
Suxyuuu/SWP-of-searchable-encryption
对称可搜索加密SWP方案的C++实现
snow0011/CKL_PSM
Code for a password strength meter (PSM) with CKL_PCFG models and for memory pattern recognization
practical-tutorials/project-based-learning
Curated list of project-based tutorials
snow0011/PassBertStrengthMeter
PassBertStrengthMeter is the open source library to apply BERT model to password evaluation.
leerumor/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
Vipuser2023/chatgpt-prompts-chinese
极好的ChatGPT中文提示命令,对标awesome-chatgpt-prompts,命令包含awesome-chatgpt-prompts的中文翻译版(不定期翻译更新和优化,命令为英文命令后加zh),以及部分精选的独创中文命令。
robinske/password-data
CSV files containing password data using in my Analyzing Pwned Passwords with Apache Spark talk and blog post
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
HumanMachineLab/HoneyGAN
HumanMachineLab/GNPassGAN
HumanMachineLab/Chunk-GPT3
ntamas/plfit
Fitting power-law distributions to empirical data, according to the method of Clauset, Shalizi and Newman
rchatterjee/pwmodels
Password research often require modelling password distribution from a password leak. This module is a one stop for all known password models published. (#WorkInProgress)
rchatterjee/typtopcpp
Allow typos in your laptop password.
rchatterjee/pam-typopw
Typo tolerant password checking for OSX and Linux. [Windows is in the way]
zicofish/GenoGuard
allenwind/sampling-from-distribution
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
microsoft/promptbench
A unified evaluation framework for large language models
secdr/research-method
论文写作与资料分享