An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ciphers

apple/swift-crypto

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.

Language: Assembly - Size: 13.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,548 - Forks: 174

MuhammadAusafJamal/Ciphers

This repository contains Cipher Simulator developed as the Lab Project for Semester 7th in the course BSCS-611: Networking and Cryptography. This project demonstrates the practical application of classical cryptographic algorithms through modern web development techniques, serving as both an educational tool and a comprehensive implementation.

Language: TypeScript - Size: 113 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

RyanKHawkins/CryptoConverter

Convert to and from multiple ciphers, including Morse code and the Caesar cipher.

Language: JavaScript - Size: 75.2 KB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 0

OWASP/O-Saft

O-Saft - OWASP SSL advanced forensic tool

Language: Perl - Size: 58.7 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 379 - Forks: 87

snxethan/MAT200-LIBRARY

A Java Library developed as part of the MAT200 course at Neumont College of Computer Science

Language: Java - Size: 13.7 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

Vatshayan/Final-Year-Project-Cryptographic-Technique-for-Communication-System

Top B.tech/M.tech Final Year Project "Design and Analysis of Cryptographic Technique for Communication System" with Project Code, Report, PPT, Synopsis, IEEE Research Paper and HD Video Explanation

Language: Jupyter Notebook - Size: 1.08 MB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 223 - Forks: 27

nihzh/CyberCipher

A simply encryption/decryption and cryptoanalysis tool for 3 traditional ciphers. This is the personal computer science final project (COMP390) of UoL.

Language: Python - Size: 4.59 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

unix-based/cipher-bot 📦

Telegram bot for encrypting and hashing data

Language: Python - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

atlet99/yaml-encrypter-decrypter Fork of kruchkov-alexandr/yaml-encrypter-decrypter

Easy CLI tool for encrypting and decrypting sensitive data in YAML files.

Language: Go - Size: 4.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

stacksjs/ts-security

🔐 Modern cryptography primitives & utilities with a focus on type safety, security, performance & best practices.

Language: TypeScript - Size: 1.38 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 4 - Forks: 0

Dashlane/pqc.js

JS bindings and playground of post-quantum asymmetric ciphers

Language: TypeScript - Size: 36 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 29 - Forks: 6

norbert-acedanski/ciphers

Small project (that grows larger) for encoding and decoding messages with basic ciphers

Language: Python - Size: 166 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

TrueMyst/hashily

🍀 hashily is your go-to utility tool for effortlessly performing diverse text encoding and decoding tasks.

Language: Python - Size: 207 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 3

codeconscious/xkcd-scream-cipher

F# implementation of xkcd's "scream cipher"

Language: F# - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

akshitsunkari/CipherHacker

An interactive cybersecurity and data structures learning platform featuring gamified challenges, visualizations, and a simulated terminal environment

Language: TypeScript - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Twilight-Dream-Of-Magic/TDOM-EncryptOrDecryptFile-Reborn

多重算法加密或解密文件 - 实用工具 Multiple Algorithm Encrypting or Decrypting File Reborn Versions - Utility tools

Language: C++ - Size: 4.08 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 33 - Forks: 6

Clats97/VigenereCipher

A simple CLI & GUI Vigenere cipher tool. This tool will encrypt and decrypt text using the Vigenere cipher method. Its more secure than Caesar or ROT13.

Language: Python - Size: 11.3 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Clats97/VigenereCracker

A simple python script that will crack the classical implementation of the Vigenere Cipher. It uses a word-list to brute force the correct key and NLTK to identify English words / sentences.

Language: Python - Size: 4.47 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Proxychainsz/texttools

Language: JavaScript - Size: 2.07 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

AmberLee2427/cipher

Cassius's Interdimensional Privilege Heist Evading Reviewers

Size: 110 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

754446/Study18

Study18 is a project management tool focused on facilitating collaborative study efforts. It offers features like task assignment, progress tracking, and document sharing to enhance group learning experiences.

Language: Java - Size: 3.98 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

arshubham/cipher

A simple application for encoding and decoding text

Language: Vala - Size: 833 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 10

hcrudolph/ciphersuite.info

A searchable directory of TLS ciphersuites and related security details.

Language: Python - Size: 8.28 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 95 - Forks: 16

neilplus21/INSciphers

ciphers for network security lab

Language: Java - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

artemis-beta/enigma

Emulator of the Enigma Encoding Machine

Language: Python - Size: 235 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 10 - Forks: 3

MrkFrcsl98/historical_ciphers

implementation of notorious hostorical ciphers, ceasar cipher, affine cipher, vigenere cipher, etc...

Language: C++ - Size: 108 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kayahr/canonn-decryptor 📦

Tool to decrypt the mysteries of the Elite Dangerous universe

Language: TypeScript - Size: 2 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 3

Azgrom/RustyShield

RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards

Language: Rust - Size: 9.53 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 0

Luffy0xCyber/cryptographie_classique

Implémentation Python des chiffrements historiques (César, Hill, Vigenère) avec explications détaillées et simples | Projet éducatif de cryptographie

Language: Python - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

aykxt/crypto

🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

Language: TypeScript - Size: 181 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 54 - Forks: 2

Mohammed-3tef/Encryption_and_Decryption_Application

This program is for encryption and decription your important information like your password, ID, etc.

Language: C++ - Size: 415 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

hyouteki/senet

probing SEcurity of NETwork

Language: C - Size: 7.41 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

lupixch/gchelper

Helper for some often seen geocaching mystery problems and coordination calculations.

Language: TypeScript - Size: 1.71 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

NilFoundation/crypto3-block 📦

Block ciphers for =nil; Crypto3 cryptography suite

Language: C++ - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 6

de-soot/caesar-cipher-cli

Caesar Cipher in the command line made in Python.

Language: Python - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Sacek073/ciphers_checker

Ciphers checker is used to audit ciphers used on a given domain and port.

Language: Python - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

jcau8/Ciphers

A python encryption (and decryption) program for text.

Language: Python - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

akshatkuk04/HashedCryp

A Differential Cryptanalysis attack on a Toy Cipher

Language: Jupyter Notebook - Size: 99.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Vatshayan/Cryptography-Communication-System

B.tech College Project for Secure Message Communication though Cryptography Algorithm

Language: HTML - Size: 147 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

0xdeafcafe/cypher-swift

Cipher algorithm to encode data into Taylor Swift lyrics

Language: TypeScript - Size: 217 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

ankitsm08/cipher-codex

An extensive collection of cipher implementations in C++

Language: C++ - Size: 538 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mmcc1/crystalline

Crystalline Cipher 1, 2, 3, 4 & 5 - A set of symmetric ciphers designed to resist attacks by quantum computers.

Language: C# - Size: 412 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 3

Peter-Juhasz/Science.Cryptography.Ciphers

This project collects classic ciphers with high performance implementations.

Language: C# - Size: 338 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 3

windwalker-io/crypt

[READ ONLY] Openssl and libsodium encryption and password hashing adapters for PHP.

Language: PHP - Size: 189 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 12 - Forks: 2

christopher-besch/cryptography

Cryptography Cracking Tool.

Language: C++ - Size: 9.82 MB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

Th3Tr1ckst3r/Gaius

A security tool written in C, which implements a new complex mixed substitution cipher dubbed "Gaius Cipher" into complex binary/plaintext data structures.

Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

parosomniac/Ciphers-Python

A collection of 4 ciphers implemented in Python that allow the user to encode and decode messages

Language: Python - Size: 58.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

chilleco/lib

Set of standard functions for development

Language: Python - Size: 185 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

Quantam-Studios/SimpleCiphers

A C# library for plain text encryption and decryption for simple, but fun ciphers.

Language: C# - Size: 54.7 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

loneicewolf/Compact-Caesar-Cipher

Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

nsacyber/simon-speck-supercop 📦

Fast implementations of the SIMON and SPECK lightweight block ciphers for the SUPERCOP benchmark toolkit. #nsacyber

Language: C - Size: 39 MB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 46 - Forks: 17

Mao-69/Headline-Puzzles

A program for solving the NSA Headline Puzzles

Language: Python - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sefinek/SefinCipher

sefin-cipher is a JavaScript module that offers text encoding and decoding capabilities through a customized character mapping.

Language: JavaScript - Size: 61.5 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

akhatkulov/UzChipher-CLI

Cipher App for CLI

Language: Python - Size: 142 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

smayya337/libcodebusters

Encoding and decoding various ciphers in Python

Language: Python - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

SamRB-dev/Kry0Steg

Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.

Language: C++ - Size: 63.5 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1

playolaizq/cryptographic-ciphers

Cryptographic Ciphers

Language: HTML - Size: 72.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

prathimacode-hub/PyAlgo-Tree

👍This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.

Language: Jupyter Notebook - Size: 61.2 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 41

salif/pvcure

Cipher

Language: HTML - Size: 49.8 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AleksandrHovhannisyan/serverless-cryptography-algorithms

Implementations of elementary cryptography algorithms using forms and 11ty Serverless.

Language: JavaScript - Size: 270 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

purplesyringa/sslcrypto

Simple ECIES, ECDSA and AES library for Python, supporting OpenSSL and pure-Python environments

Language: Python - Size: 291 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 6

maitreyeepaliwal/Cryptography-Ciphers

Collection of '30' cryptography ciphers coded in JavaScript and an interface coded in HTML styled with CSS.

Language: HTML - Size: 725 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

andrewrgarcia/streamdice

StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented

Language: TeX - Size: 1.98 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

grigolmersadze/Cipherlink

Cipherlink allows users to create their own custom languages (ciphers) which can be automatically translated and shared via cipher key

Language: Python - Size: 26.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

loneicewolf/Py-Snippets

Useful snippets in Python3 (mainly Jupyter)

Language: Python - Size: 17.6 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

jabez007/arcanaeum

The unofficial repository for the Archons of the Spire (part of Last Hope LARP)

Language: Vue - Size: 69.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

anonymousDog12/Cipher-Generator

A python program that can encrypt and decrypt text using different ciphers

Language: Python - Size: 64.5 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

tigertv/secretpy

Classical ciphers: Caesar, ADFGX, ROT13 and etc.

Language: Python - Size: 473 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 60 - Forks: 10

CrypToolProject/CTTS

CrypTool Transcriber & Solver -- a tool for transcribing and cryptanalyzing historical ciphertexts

Language: Java - Size: 26.8 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

wizardkids/knapsack

Merkle-Hellman Knapsack Cryptosystem

Language: Python - Size: 20.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AjayBadrinath/Cryptography

🔐 Collection Of Various Implementations Of Cryptographic Algorithms From Scratch In Various Languages

Language: C - Size: 264 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

Cerchie/caesar-decipher

Deciphers strings encoded with caesar ciphers in English. 🔑

Language: JavaScript - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

grachale/hybrid_encryption

Implementation of two functions in C++ (seal and open) that encrypt/decrypt data using hybrid encryption.

Language: C++ - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Filipxxd/CryptoApp

Language: Python - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

JideMartins/Python-learning

Python learning and projects

Language: Python - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Mechiuw/JAVA_Cryptography-Algorithm

This is a basic algorithm for encryptions and decryptions using handmade algorithm logic using java.

Language: Java - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

lissarubi/multi-crypto

NPM module to Encode and Decode texts.

Language: JavaScript - Size: 45.9 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

MukundKal/cryptographic-algorithms

Python Implementations of various symmetric and assymetric cryptography algorithms.

Language: Python - Size: 211 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

AlexandrosFourtounis/KV_Store_and_ciphers

A handful of ciphers as well as a implementation of a Key-Value Store using the OpenSSL library for encryption/decryption.

Language: C - Size: 1.44 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nobleknightt/gravityfalls

Implementation of Famous Ancient Ciphers and Encryption Techniques

Language: Python - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

anushkaguptaaa/oops

A C++ project aiming to implement oops using ciphers and encryption

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aerphanas/Chimpanzee 📦

Haskell implementation of cipher

Language: Haskell - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kubakorniluk/cryptos

JavaScript tool for encrypting/decrypting classical ciphers.

Language: JavaScript - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

angeal185/xcrypt

cascade encryption using Serpent Twofish and AES for the browser and nodejs

Language: JavaScript - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2

odilitime/strip

Snerx Strip Cipher (SSC)

Language: JavaScript - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

fabioricali/Cryptor

Encrypt and decrypt string using a key

Language: JavaScript - Size: 35.2 KB - Last synced at: about 21 hours ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 0

sheharyarn/cipherjs

Javascript Implementation of simple Ciphers

Language: JavaScript - Size: 628 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

JustinWoodring/vigenere-tool

A little TUI application to play with Vigenère cipher encoding and decoding!

Language: Rust - Size: 248 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

t0thkr1s/cryptography

My collection of ciphers and various scripts related to cryptography.

Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

d4v1-sudo/vigenere-cipher

🧩🔒 - Vigenere cipher: encode/decode using passcodes

Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gsiddhad/Cryptography

Implementation of Ciphers

Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

MrKonstantinSh/Simple-Ciphers

Desktop application for encrypting text and files using simple substitution and permutation ciphers

Language: C# - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

aegis-dev/SpeckNet

C# implementation of Speck cipher

Language: C# - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

LoisaKitakaya/ciphers-with-flask

Transposition and ceaser ciphers implemented using flask

Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

levnagornov/crypto-cli

Java CLI app that works with Caesar cipher

Language: Java - Size: 1.59 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Z4ck404/cryptography

popular ciphers in python

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

kmein/telegram-ciphers

Telegram bot interface to the 'ciphers' library

Language: Haskell - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

shamblesides/fun-with-ciphers

This website lets you try out some classical ciphers and codes.

Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

High5Apps/cipher-sender

Send secret messages with your friends! The Cipher Sender iOS app is free, ad-free, and open source.

Language: Objective-C - Size: 3.8 MB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

KaueMiziara/enigma-tui-simulator

Encrypt messages using the Enigma machine (TUI version)

Language: C++ - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0