A framework for building composable proxy protocol stack. You can get the latest blinksocks via package manager yarn or npm.
nodejs proxy shadowsocks shadowsocksr v2ray protocol aead obfs tcp udp tls acl vmess socks5 websocket gfw http multiplexing http2 https socks4 socks4a secure blinksocks middlewareA misuse resistant symmetric encryption library designed to support authenticated encryption of individual messages, encryption keys, message streams, or large files using the AES-SIV (RFC 5297), AES-PMAC-SIV, and STREAM constructions. Miscreant is available for several programming languages, including C#, Go, JavaScript, Python, Ruby, and Rust.
aes siv cryptography security nonce-misuse-attacks aead key-wrapping streaming-encryptionOrion is a cryptography library written in pure Rust. It aims to provide easy and usable crypto while trying to minimize the use of unsafe code. You can read more about Orion in the wiki. This library has not undergone any third-party security audit. Usage is at own risk.
cryptography crypto aead argon2 pbkdf2 hmac hkdf chacha20-poly1305 poly1305 blake2b orion sha512 chacha20 argon2i xchacha20-poly1305 pure-rust xchacha20 secretstreamAn implementation of the AES-GCM-SIV authenticated encryption algorithm.
aes-gcm-siv encryption cryptography aeadrweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size. Noise protocol implementation that works both in Node.js and in modern browsers.
noise-protocol authenticated-encryption noise aead signature webassembly wasm emscripten noise-cThis library is not suitable for production code. There are no guarantees for the security of these implementations. Use at your own risk. orion is a cryptography library written in pure-Rust which aims to provide easy and usable crypto. 'Usable' meaning exposing high-level API's that are easy to use and hard to misuse. You can read more about orion in the wiki.
cryptography hmac hkdf pbkdf2 cshake crypto chacha20 poly1305 chacha20-poly1305 aead xchacha20 xchacha20-poly1305.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption, defined in draft-irtf-cfrg-gcmsiv-08. Fastest available authenticated encryption library for .NET, with the encryption/decryption rate of roughly 8 Gbps/core. Implemented using .NET Core 3.0 platform intrinsics. This implementation is based on the C intrinsics code written by Shay Gueron.
crypto cryptography security encryption aes aes-gcm-siv aead simd intrinsicsNSec is a new cryptographic library for .NET Core based on libsodium ❤. It provides modern cryptographic primitives in a modern API based on the new Span<T> and ReadOnlySpan<T> types. NSec aims to be easy to use, secure by default, fast, and agile.
aead aes-gcm blake2b chacha20-poly1305 crypto cryptography curve25519 dotnet-core ed25519 encryption hash hkdf hmac libsodium security sha256 sha512 x25519RFC 5297 SIV mode: deterministic authenticated encryption
aes aead siv cipher cryptographyECIES on Twisted Edwards Curve25519 using AES-GCM and HKDF-SHA256. ECIES can be used to encrypt data using a public key such that it can only be decrypted by the holder of the corresponding private key.
cryptography encryption aead ecc ed25519 curve25519 aes-gcm ecies
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.