Top 20 NuGet Packages depending on Waher.Security

Total dependencies: 42

Light-weight class library implementing Datagram Transport Layer Security (DTLS) Version 1.2, as defined in RFC 6347. Supports Pre-shared keys and AES CCM. Loosely coupled communication layer interface. DTLS over UDP has predefined interfaces.
Helps applications monitor login activity, and help block malicious entities from the system.
Helps applications monitor login activity, and help block malicious entities from the system.
The library extends the capabilities of the Markdown engine defined in Waher.Content.Markdown. It allows for real-time inclusion and generation of GraphViz (http://graphviz.org/) diagrams, if the software is installed on the system. Example: https://waher.se/Markdown.md#graphvizDiagrams
This library extends the capabilities of the Markdown engine defined in Waher.Content.Markdown. It allows for real-time inclusion and generation of Waher.Layout.Layout2D diagrams. Markdown documentation: https://waher.se/Markdown.md#2dLayoutDiagrams
The library extends the capabilities of the Markdown engine defined in Waher.Content.Markdown. It allows for real-time inclusion and generation of PlantUML (https://plantuml.com/) diagrams, if the software is installed on the system. Example: https://waher.se/Markdown.md#umlWithPlantuml
Defines an architecture of persistent users, roles and privileges that can be used to provide detailed authorization in applications. Privileges are ordered in a tree structure. Roles contains a list of allowed privileges (nodes or entire branches), or explicitly prohibited privileges (nodes or bran...
Helps applications with the creation and validation of Java Web Tokens (JWT), as defined in RFC 7519. Includes OpenID claims.
Helps UWP applications with the creation and validation of Java Web Tokens (JWT), as defined in RFC 7519.
Class library for communication using the CoAP protocol. DTLS encryption available through the use of the Waher.Security.DTLS library.
Light-weight class library implementing Datagram Transport Layer Security (DTLS) Version 1.2, as defined in RFC 6347. Supports Pre-shared keys and AES CCM. Loosely coupled communication layer interface. DTLS over UDP has predefined interfaces.
UWP class library for communication using the CoAP protocol. DTLS encryption available through the use of the Waher.Security.DTLS library.
Implements the XMPP IoT concentrator as defined by the IEEE XMPP IoT Interface working group. The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.
Implements the XMPP IoT concentrator as defined by the IEEE XMPP IoT Interface working group. The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection.
Implements support for serverless XMPP messaging and SOCKS5 content transfer. It also provides support for End-to-End (E2E) encryption. Ciphers and algorithms supported include: Curve25519 Curve 448 Edwards25519 Edwards448 (Goldilocks) NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-52...
Implements the HTTP over XMPP extension XEP-0332.
Class library implementing Elliptic Curve Cryptography algorithms. Algorithms supported: Elliptic Curve Diffie-Hellman (ECDH) Elliptic Curve Digital Signature Algorithm (ECDSA) Edwards-Curve Digital Signature Algorithm (EdDSA) Curves supported: NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-52...
Contains classes and tools for working with Public Key Cryptography Standards (PKCS).
Class library that adds cryptography functions to the script engine. Script Syntax: https://waher.se/Script.md#cryptographyRelatedFunctionsWaherScriptCryptography