259 skills found · Page 2 of 9
LoipesMas / AccordInstant messaging chat system in Rust over TCP with encryption
TheGreenPig / ApateA BetterDiscord Plugin that allows End-to-End encryption and hiding messages in messages!
antonmedv / WebcryptIn-Browser Message Encryption App
Abhiramborige / Crypto SystemsThis repo will contain the algorithms for encryption and decryption of messages and ciphers respectively !!
JapsimarSinghWahi / DeepSteganographyEver sent a hidden message in invisible ink to your friends? Are you intrigued by the idea of cryptic message exchange? How about using images for this exchange? Steganography is what you need! It is one of the techniques of encryption and over the years, steganography has been used to encode a lower resolution image into a higher resolution image. But steganography using naive methods, like LSB manipulation, is susceptible to statistical analysis. Our model extends existing deep learning research for encoding multiple secret images onto a single cover by leveraging convolutional neural networks based deep learning architectures. DeepSteg allows senders to embed up to three secret images onto a single cover using an encoder network and then have multiple decoder networks to obtain the embedded secrets.
ShivamAgrahari11 / EDCryptoAppconvert your message secure and private (in a binary form ) with the help of Encryption Decryption
Teycir / TimesealTime-locked encryption vault with Dead Man's Switch. Send encrypted messages that unlock at a specific date or auto-release if you go silent. AES-256, split-key crypto, ephemeral seals. Perfect for crypto inheritance, whistleblowing, scheduled releases. Self-hostable.
ixian-platform / SpixiSpixi is a decentralized, post-quantum secure communications super-app with messaging, calls, file sharing, a crypto wallet, and Mini Apps. Users hold their own keys, self-authenticate cryptographically, and enjoy true end-to-end encryption with no central servers.
Syndace / Python OmemoAn open python implementation of the OMEMO Multi-End Message and Object Encryption protocol.
VirgilSecurity / Demo Firebase Ios[DEPRECATED] See https://github.com/VirgilSecurity/demo-e3kit-ios and https://github.com/VirgilSecurity/virgil-e3kit-firebase-func for up-to-date code. -- A simple iOS application that demonstrates how the end-to-end encryption works. The application uses firebase as a backend service for authentication and chat messaging.
paddor / CztopMinimal, modern Ruby binding for ZeroMQ — brokerless messaging with CURVE encryption, pattern-based sockets, and sub-ms latency
VirgilSecurity / Demo Firebase Android[DEPRECATED] See https://github.com/VirgilSecurity/demo-e3kit-android and https://github.com/VirgilSecurity/virgil-e3kit-firebase-func for up-to-date code. A simple Android application that demonstrates how the end-to-end encryption works. The application uses firebase as a backend service for authentication and chat messaging.
eimslab / CryptA C++ Library of encryption, decryption(3DES, AES, TEA, RSA...), encode, hash, and message digital signatures.
chenjianjx / Wechat Encrypt Python3Wechat message encryption/decryption for python3; 微信消息加解密程序的python3版本
jitsi / Otr4jOff-The-Record messaging encryption written in pure Java
shove70 / CryptoA D Library of encryption, decryption, encode, hash, and message digital signatures.
VirgilSecurity / Demo Firebase JsA simple Web application that demonstrates how the end-to-end encryption works. The application uses firebase as a backend service for authentication and chat messaging, and Virgil E3Kit SDK for end-to-end encryption.
xaionaro-go / SecureioAn easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.
rallep71 / DinoxDinoX - Modern XMPP Chat Client with Video Calls, Voice Messages & OMEMO 1 + 2 Encryption & API Botmother and AI API DTMF MQTT Support
dwgebler / Php EncryptionA cryptography API wrapping the Sodium library, providing a simple object interface for symmetrical and asymmetrical encryption, decryption, digital signing and message authentication.