[PYTHON-CRYPTO] Having trouble reading MIT CredCache programatically

Mayers, Philip J p.mayers at IC.AC.UK
Thu Nov 22 21:52:14 CET 2001


Ignore that - the ticket is, of course, encrypted in the service long-term
key, not the session key (which is what gets read out of the credcache). How
embarassing...

Cheers,
Phil

-----Original Message-----
From: Mayers, Philip J
To: 'kerberos at MIT.EDU'; PYTHON-CRYPTO at NIC.SURFNET.NL
Sent: 22/11/2001 19:54
Subject: Having trouble reading MIT CredCache programatically

All,

I'm writing a Python kerberos library that's file-compatible with the
MIT CredCache, and I'm having a weird time. I can read it into memory
fine, but when I decrypt the ticket with the key in that entry, I get
nonsense (i.e. no confounder/crc/ticket-in-ASN.1/padding).





More information about the python-crypto mailing list