网络安全课程项目-基于TCP的加密通讯系统。本软件采用电子信封技术、AES和RSA算法对消息进行签名、加密。采用一次一密加密方案。支持消息、任意格式文件的加密传输。
☆90Feb 9, 2026Updated 5 months ago
Alternatives and similar repositories for Cybersecurity-EncryptChatProject
Users that are interested in Cybersecurity-EncryptChatProject are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于RSA和ElGamal算法实现的数字签名系统,提供GUI界面方便用户使用☆18Jul 9, 2020Updated 6 years ago
- CUMT信息安全专业毕业设计☆36Oct 7, 2023Updated 2 years ago
- “秘隐”-图像隐写系统,基于隐写算法完成文本信息的隐藏与提取、单张图片的隐藏与提取,并基于PyQt5完成了项目的可视化界面演示,用于信息的安全保护。☆48Jan 22, 2022Updated 4 years ago
- 基于机器学习的恶意加密流量监测平台☆149May 16, 2021Updated 5 years ago
- 基于全同态加密的安全人脸识别系统/Secure Face Recognition System based on Fully Homomorphic Encryption☆148May 1, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 外包项目:网络安全日志采集及威胁风险分析SOC☆28Dec 8, 2022Updated 3 years ago
- This is a software for Picture (Video) Information Hiding Encryption and Decryption.(Hollow 图片(视频)信息隐藏加解密软件)☆29Jan 22, 2025Updated last year
- 基于动态图神经网络的异常流量检测方法☆49May 23, 2023Updated 3 years ago
- python聊天室(tkinter写界面,treading,socket实现私聊群聊查看聊天记录,mysql存储数据)☆26Oct 8, 2022Updated 3 years ago
- 毕业设计 主机安全态势感知系统☆106Dec 13, 2021Updated 4 years ago
- 基于神经网络的 PHP webshell检测器,目前有Attention与LSTM两种网络结构,以OPCODE作特征基础☆11Nov 28, 2019Updated 6 years ago
- 基于DWT和DCT的鲁棒图像水印系统☆11Mar 25, 2024Updated 2 years ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆21Nov 26, 2022Updated 3 years ago
- 本科数据库课程设计(2019年) 教材征订与方法管理系统 javaweb+mysql☆12Jul 11, 2023Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 多周期流水25条基础MIPS指令CPU实现。测试环境:vivado。编写语言:verilog。必选书籍:《自己动手写CPU》☆11Apr 16, 2023Updated 3 years ago
- 毕业设计 基于深度学习的车型识别APP,此处为APP模块☆11May 12, 2022Updated 4 years ago
- ccks2020的比赛-面向金融领域的篇章级事件主体与要素抽取(一)事件主体抽取☆18Mar 5, 2021Updated 5 years ago
- cisp-pte考试靶场和通关攻略☆18Sep 5, 2022Updated 3 years ago
- 这是一个基于同态加密算法实现的隐私保护电子投票系统☆59Jun 22, 2022Updated 4 years ago
- A 3D CAR-racing game project of GLUT implemented using C++. Drive the car in a beautiful environment and enjoy the surroundings.☆11Dec 2, 2025Updated 7 months ago
- 基于神经网络的流量异常检测☆150Jul 28, 2020Updated 5 years ago
- 一款端对端加密QQ聊天通讯的程序 QQ Chat With AES End-to-end Encryption☆15Aug 8, 2019Updated 6 years ago
- Shadow is a 2D pixel art action-adventure role-playing game (RPG) of swords and magic. A 2021 NUS Orbital Project made in Unity by Team 2…☆11Aug 15, 2021Updated 4 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- This program is a curve editor. It is based on Bézier curves calculated with the method of Bernstein polynomials or the recursive method …☆13Oct 16, 2020Updated 5 years ago
- 基于长短记忆型递归神经网络的水质预测模型☆11Aug 11, 2018Updated 7 years ago
- 2018年毕设-基于动态人脸识别的身份认证系统开发-Javaweb☆12Aug 9, 2018Updated 7 years ago
- 一站式自动化测试平台及解决方案,安装包☆10Jan 19, 2024Updated 2 years ago
- A 3D viewer for wavefront (.obj) files using OpenGL without immediate mode and GLUT.☆10Jul 27, 2024Updated last year
- 中国新闻网爬虫(全站增量爬虫,可用时间至2019.7)☆17Jul 13, 2019Updated 7 years ago
- 同态加密☆21Dec 29, 2021Updated 4 years ago
- 基于Flask的TCP/UDP协议端口与服务自动化扫描☆10Aug 9, 2021Updated 4 years ago
- 基于图像识别的宠物服务平台☆12May 8, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 本科毕设:基于金融知识图谱的推荐系统☆13May 11, 2024Updated 2 years ago
- A java based, simpler version of pacman☆27Jul 29, 2019Updated 6 years ago
- 合肥工业大学2020年《系统硬件综合设计》(《计算机组成原理》课程设计,CPU)的代码与报告;使用Verilog实现全冒险处理机制的MIPS五段流水CPU,支持MIPS-C3的50条指令。☆70Sep 25, 2020Updated 5 years ago
- This is a secure dark web messaging app that uses end-to-end encryption. Elliptic curve SECP256k1, RSA 4096 Bit, AES-256 Your messages ar…☆13Jun 14, 2023Updated 3 years ago
- A 2D/3D Photorealistic Engine written in OpenGL☆11Nov 17, 2016Updated 9 years ago
- Image Encryption using Chaos Mapping, Genetic Algorithms & Matrix Manipulations☆13Oct 25, 2019Updated 6 years ago
- 这个程序用于在局域网中的几台电脑、手机之间互相下载上传文件。this is a standalone server to share and upload files.☆22Dec 27, 2023Updated 2 years ago