Skip to content
View Leejiajia11's full-sized avatar

Block or report Leejiajia11

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. S-DES S-DES Public

    重庆大学,信息安全导论课程第一次作业。利用C++/Qt设计的一个S-DES加密系统

    C++ 1

  2. Calculator Calculator Public

    重庆大学web开发作业2,利用html+css+js编写的一个简易的web计算器。(A simple web calculator created using HTML, CSS, and JavaScript.)

    JavaScript 1

  3. S-DES-1 S-DES-1 Public

    Forked from yuxi23333/S-DES

    Python

  4. TimeClock TimeClock Public

    HTML

  5. PhotoBrowser PhotoBrowser Public

    基于web的图片浏览系统,以实现照片可在后台上传到服务器,在浏览器端,可以按照片拍摄时间顺序、照片拍摄地点等方式查询照片,也可顺序或倒序翻看所有照片,同时增设了自动获取图片拍摄时间地点、删除和保存图片到本地的相关功能。

    JavaScript

  6. S-AES S-AES Public

    重庆大学,信息安全导论课程第二次作业。利用C++/Qt,根据S-AES算法编写和调试程序,提供GUI解密支持用户交互。提供普通单次加密、双重加密,以及三重加密的三种加密模式给用户进行使用,同时还实现了中间相遇攻击和CBC模式下的S-AES加密。

    C++