0.5.0 • Published 1 day ago

typepki-strconv v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 day ago

typepki-strconv: TypePKI string converters and utilities sub module for TypePKI library

TOP | github | npm | TypePKI

The 'TypePKI' library is an opensource free TypeScript PKI library which is the successor of the long lived jsrsasign library.

The 'typepki-strconv' is a TypeScript string converters and utilities sub module for TypePKI library.

Following string types are supported:

  • Base64 and Base64URL encoded string
  • hexadecimal string
  • ArrayBuffer
  • byte array
  • Zule time
  • UTF8 string
  • raw string
  • ISO 8859-1 latin string
  • PEM string
  • UCS2 string
  • byte array
  • IPv4 and v6 address

FEATURE

  • Dual CommonJS/ES module package supporting CommonJS(CJS) and ES modules
0.5.0

1 day ago

0.4.0

9 days ago

0.3.0

12 days ago

0.2.0

27 days ago

0.1.0

1 month ago