Kerberos reference messages for testing

2017-01-17 Thread Turner, Jonathan
Hi, I am working on implementing kerberos for the client and service sides in golang. As part of this I'm looking to implement tests against some reference kerberos messages to ensure I am parsing and decrypting them correctly. I have been unable to find any suitable references to test against. I

Re: Kerberos reference messages for testing

2017-01-20 Thread Turner, Jonathan
your offer to inquire about the MS-KILE test suite, I think I'll see how I get on with the src/tests/asn.1 and the captures first before looking into this. Thank you again for your help, Jonathan On 19 January 2017 at 16:31, Greg Hudson wrote: > On 01/17/2017 08:42 AM, Turner, Jonathan wrot

AS-REP checksum calculation question

2017-02-21 Thread Turner, Jonathan
Hi, I am currently working on writing a kerberos client in golang and I am hitting an issue with checksums of encrypted parts of KDC replies. If there is a forum that I would be better using for this query please let me know as I could not find one. The issue I have is with calculating the check

Trouble comparing the PA-REQ-ENC-PA-REP checksum

2017-04-13 Thread Turner, Jonathan
Hi, I am trying to implement a client that is compliant with https://tools.ietf.org/html/rfc6806.html#section-11 The issue I am having is on validating the checksum returned in the PA-Data from the KDC. Below is the outline of the steps I am taking. I need the checksum key and the value of the A