Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT), JSON Web Encryption (JWE) and JSON Web Key (JWK) Implementation for .NET
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT), JSON Web Encryption (JWE) and JSON Web Key (JWK) Implementation for .NET....
More information
Rebex HTTPS is an HTTP/HTTPS library for .NET that supports TLS 1.2, 1.1, SHA-2, SNI and other modern security-related features on both modern and legacy platforms. It is designed as a drop-in replacement for HttpWebRequest/WebRequest, WebClient and as an alternative SOAP web services transport...
More information
Library to help secure web endpoints and data at rest. Uses ECDSA (P521, P384, P256) to create tokens using JWT. Encrypt/Decrypt data using AES, assuming AES key is encrypted using RSA certificate.
Managed implementation of ECDH key exchange and ECDSA signature algorithms with a simple API.
Based on https://www.bouncycastle.org/csharp/
Suitable for stand-alone usage or as a plugin for Rebex components.
See https://labs.rebex.net/curves for usage instructions.
Supported platforms:
- .NET...
More information
This package contains platform-specific native code builds of secp256k1. Included:win-x86/libsecp256k1.dll, win-x64/libsecp256k1.dll, osx-x64/libsecp256k1.dylib and linux-x64/libsecp256k1.so
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...
More information