# kerberos **Repository Path**: Killjoyss/kerberos ## Basic Information - **Project Name**: kerberos - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kerberos认证模拟 [报告地址](https://kha-zix-1.gitee.io/information-security/kerberos/) 老师、助教你们好!你们可以在命令行依次输入 ``` bash make ./main ``` 即可看到项目运行结果。由于整个项目唯一的输入是客户的ID,剩下的均是中间的认证过程,其余所有的key均由客户和服务器商定,所以整个认证过程只需测试中间过程数据是否正确即可,可以通过参考DES官方加密算法。所以本次项目没有额外的测试数据,通过命令行可以直观地看到程序运行结果。 如果有问题的话您可以直接在群里联系我,我看到会立刻为您解决。谢谢你们的辛苦工作!