Fork of xml-crypto with Web Crypto API support for xml digital signature and encryption
Common layer to be used by crypto libraries based on WebCrypto API for input validation.
a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verification
A WebCrypto Polyfill for NodeJS
Web Cryptography API shim for legacy browsers
webcrypto library for Node, React Native and IE11+
Validate XML, Parse XML, Build XML without C/C++ based libraries
An evented streaming XML parser in JavaScript
XML utilities for the AWS SDK
A convertor between XML text and Javascript object / JSON text.
A tiny isomorphic WebCrypto object, it just gives you the native one the current platform provides.
Build XML from JSON without C/C++ based libraries
Utilities for determining if characters belong to character classes defined by the XML specs.
Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
Import the webcrypto API as a single module in both nodejs and browsers.
An evented streaming XML parser in JavaScript
Browser Compatible Object Hashing
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Validates whether a string matches the production for an XML name or qualified name
Simple XML to JavaScript object converter.
A polyfill that adds Ed25519 key manipulation capabilities to `SubtleCrypto` in environments where it is not yet supported
Apple's property list parser/builder for Node.js and browsers
XML language support for the CodeMirror code editor
Xml digital signature and encryption library for Node.js