pkcs-ts
Version:
PKCS #1 through #15 (Except #11) - Private and Public Keys, Certificates, and More
10 lines (7 loc) • 442 B
Markdown
# PKCS TypeScript Library
* 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/)
Note that this does not include PKCS #11. PKCS #1 is wildly different and does
not use ASN.1 at all. Other standards are omitted as well for the same reason,
or because they were withdrawn or cannot be found.