guyongqiangx / cryptographyLinks
密码编码学算法学习
☆35Updated 4 years ago
Alternatives and similar repositories for cryptography
Users that are interested in cryptography are comparing it to the libraries listed below
Sorting:
- ☆48Updated 3 years ago
- 2020清华大学软件学院应用密码学大作业☆13Updated 4 years ago
- Cryptography course slides at Harbin Institute of Technology☆191Updated last year
- 初学者怎样学习密码学Cryptography☆133Updated 3 years ago
- Maintain a list of open source libraries of cryptographic excellence☆62Updated 2 years ago
- 国家商用加密算法 SMx(SM2,SM3,SM4)☆400Updated 2 years ago
- MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely reg…☆686Updated 4 years ago
- 国密《GM/T 0005-2012 随机性检测规范》。本项目中大部分代码搬运自github上kravietz的同名项目nist-sts,在原有基础上新增了自相关测试、扑克测试、游程分布测试三项测试。☆70Updated 4 years ago
- 支持《GMT 0005-2021 随机性检测规范》的高速 国密随机数检测工具☆25Updated 2 years ago
- 全国密码技术竞赛论文 latex模板☆19Updated last month
- 不依赖第三方库实现国密SM2、SM3、SM4算法☆48Updated 2 years ago
- 上海交通大学网安学院本科编程作业参考☆220Updated last year
- 密码学教程,密码学数学原理,介绍一些经典密码学加密算法,并理解其中的数学知识☆42Updated 3 years ago
- Post-Quantum Magic Project. See more at https://pqcrypto.dev/ . We also open-sourced at https://gitee.com/pqcrypto/pqmagic.☆66Updated 2 months ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- 基于 《GB/T 32915-2016 信息安全技术 二元序列随机性检测方法》的随机数检测工具☆21Updated 3 years ago
- SM4的优化实现,比官网上的实现快5-6倍☆13Updated 6 years ago
- NIST Statistical Test Suite (SP800-22rev1) source code for easier compilation.☆44Updated 4 years ago
- 华中科技大学网安学院软件安全课程:设计一个个人制作的安全小卫士,通过截获一些常用的winAPI来对软件行为进行分析。☆48Updated 4 years ago
- A C++ library containing both easy-to-use lower level bigint/ecgroup interfaces and high-level cryptographical schemes/protocols.☆80Updated last month
- A page containing many useful links.☆26Updated last year
- Symmetric-key Hidden Vector Encryption Scheme☆19Updated 7 years ago
- An implementation of SM2 signature creation and verification is provided. Header files and library files of OpenSSL 1.1.1 or higher versi…☆98Updated 3 years ago
- 对称可搜索加密,Cash的实现方案☆19Updated 7 years ago
- c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 …☆187Updated 8 years ago
- 使用OpenSSL实现国密SM2、SM3和SM4算法的C库。☆25Updated last year
- Python binding to the GmSSL library☆100Updated last year
- HEhub is a library for homomorphic encryption and its applications, and is part of the PrimiHub project.☆96Updated 2 years ago
- 基于格密码和密钥复用的后量子邮件加密系统☆17Updated 3 months ago
- 操作系统项目,完成一个可以使用的linux系统☆20Updated 4 years ago