kerberos5-ts
Version:
Kerberos 5 Protocol in pure TypeScript
10 lines (7 loc) • 410 B
Markdown
# Kerberos5
* Author: [Jonathan M. Wilbur](https://github.com/JonathanWilbur) <[jonathan@wilbur.space](mailto:jonathan@wilbur.space)>
* Copyright Year: 2020
* License: [MIT License](https://mit-license.org/)
This library does not perform any Kerberos logic. It only contains data
structures for representing the ASN.1 assignments of Kerberos as well as the
functions for encoding and decoding them.