|
Project Information
-
Project feeds
- Code license
-
GNU GPL v3
-
Labels
kerberos,
homemade,
security,
.netframework,
.netremoting,
.net,
c,
student,
kdc,
client,
server
Links
|
IntroductionThis project was created as an course's assignment. The propose was create a KDC server and two clients which they can communicate through a Kerberos protocol. Language and implementationThe implementation of this Kerberos is simplest, without claims, but it's useful to understand the Kerberos protocol for students and improve it if they want it. The language used was C# with .NET Remoting, .NET Framework.
|