We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
gsc (Go Simple Crypto) 这是一个用Go语言实现的分组密码教学项目,旨在帮助学习者理解常见的分组密码算法(如AES、DES)及其工作模式。本项目的代码经过精心设计,注重可读性和教学价值,适合密码学初学者学习和参考。
Go 2
EWFGO是一个纯Go实现的Expert Witness Format (EWF) 取证镜像解析库,可以用于读取和分析EWF格式的磁盘镜像文件(例如EnCase的.E01文件)。
Go