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

GitHub topics: encryption-algorithms

vesvault/libVES.c

VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key

Language: C - Size: 2.32 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 37 - Forks: 8

ivin-titus/Text-Encryption

Share some secrets after you encrypt them. Here’s the way to do it.

Language: JavaScript - Size: 9.21 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

adilsadman/Cryptography---Encryption-and-Decryption-Algorithms

A C-based project showcasing encryption and decryption techniques, including Affine, Caesar, Hill, Playfair, XOR, RSA, and Vigenère ciphers. Designed for learning and practical message encryption and decryption.

Language: C - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Nhoya/SplitShare

Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system

Language: Go - Size: 4.88 KB - Last synced at: 11 days ago - Pushed at: almost 8 years ago - Stars: 35 - Forks: 4

pleonardmusic/Triple-Cipher-Audio

Real-Time Audio Transcription Tool

Language: JavaScript - Size: 0 Bytes - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jacobpclouse/client-side-webpage-encryption

Creating a web site that allows the user to encrypt files entirely client side using vanillia javascript, no backend required!

Language: JavaScript - Size: 214 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

FardinHash/Cryptography-Python

All about Cryptography tools & techniques. Python implementation.

Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Saransh-cpp/Chaotic-Encryption

This repository contains the code for encrypting an image using various techniques and PRNGs.

Language: Python - Size: 29 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 3

anthonyrabiaza/boomisecuritydataprocessor

Boomi Security Data Processor for Signing, Signature validation, Encryption and Decryption for X.509 and JavaScript Object Signing and Encryption, JWS and JWE and can be applied on JWT.

Language: Java - Size: 6.73 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 3

silvericarus/base64-js

Project about Base64 encription on vanilla JavaScript

Language: JavaScript - Size: 81.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rcastrucci/jsoncrypt

Encryption and Decryption of JSON files and Dictionaries

Language: Python - Size: 63.5 KB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

Aadityaa2606/Cryptography-and-Network-Security

Contains multiple cryptographic encryption algorithms with TCP client server model

Language: Python - Size: 15.9 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

junioralive/SARM

SARM is a real-time encryption & seamless decryption tool, providing AES-GCM with Argon2 for your files and folders.

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

Locotir/LCRYPT

Unbreakable encryption combination [ Byte Shuffle | reverse-bits | bit-padding | byte-to-decimal | decimal-to-byte | XOR Key ]

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

Sh3llcod3/Memecrypt

Memecrypt is an encryption tool designed for fun and CTF challenge use.

Language: Python - Size: 155 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

ibnaleem/gnupg-discord

the open source repository for GnuPG Discord Bot

Language: JavaScript - Size: 2.87 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DXVVAY/VMCrypt

Python Virtual Machine

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

Andrea1141/hash-calculator

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

geniuszly/GenEncryption

is a Python-based encryption and decryption tool. The application supports two encryption algorithms: a simple character substitution method and the more advanced Fernet encryption. Users can generate, save, and load encryption keys, and perform encryption and decryption on text data.

Language: Python - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

JhojanGgarcia/LotusEncryptor

Encryption web page that allows you to encrypt text using advanced algorithms.

Language: JavaScript - Size: 248 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

An-anonymous-coder/MOTP 📦

This is the official tool for MOTP encryption.

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

M4cs/pixcryption

:camera: Pixel Safe Encryption - Now Cryptographically Secure :lock:

Language: Python - Size: 10.5 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 8

164adityakumar/SHA-256_Implementation

SHA-2 (Secure Hash Algorithm 2), which includes SHA-256, is among the most widely used hashing algorithms today

Language: Verilog - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PaddyKe/COLM

Pipelined lowlevel implementation of COLM for ARM-based systems

Language: C - Size: 839 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

ritu-thombre99/El-Gamal-and-RSA-scheme-with-Socket-Programming

This program contains socket programming where communication between client and server is end-to-end encrypted by El-Gamal public-key encryption scheme.

Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

a1eph-9/pine

Encryption algorithm made for learning purpouses

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

DMLen/VigenereC

A C++ implementation of the Vigenère cipher

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

pedroalbanese/encryptcli

Fully OpenSSL compliant File/Text Encrypter CLI+GUI written in AutoIt3

Language: AutoIt - Size: 485 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

ndapham/RubikCube-AES-ImageEncryption

Image Encryption/Decryption using Rubik's Cube Principle and AES

Language: Jupyter Notebook - Size: 3.13 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

Jim137/Entropy

Entropy of encrypted data

Language: Jupyter Notebook - Size: 4.39 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

smtkanchana66/encryption-decryption-tool

A Python tool for encrypting and decrypting text using a simple algorithm. This tool allows users to input text for encryption or encoded values for decryption, and it uses a random key for encryption.

Language: Python - Size: 12.3 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

j4didi/Encryption-Decryption-with-python

Encryption algorithms: RSA, MD5 hash, DCL | Decryption for: MD5

Language: Python - Size: 32.7 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Pl4tt/Enigma

An implementation of enigma encryption machine written in python

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

MikeVangrouss/REDPIKE2

REDPIKE2 Block cipher encryption source code in C. 128-bit keys.

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

FortKnoxster/fortknoxster-crypto-web

Cross-browser cryptographic library implementing the Web Cryptography API.

Language: JavaScript - Size: 2.76 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 4

MikeVangrouss/XTEA2

XTEA2 Block cipher encryption source code in C. 256-bit keys.

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

MikeVangrouss/TEA2

TEA2 Block cipher encryption source code in C. Tiny Encryption Algorithm 2. 256-bit key. 128-bit block cipher (like AES) 128 rounds.

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

billalkuet07/A-New-Approach-of-Image-Encryption-Using-3D

Language: Matlab - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 20 - Forks: 5

l00pul/ZFSKeySystem

The original author is Jean-Michel Brünn. However, as a well-known indestructible serial entrepreneur, international CISO and seasoned cryptologist I decided to weaponize Jean-Michel's initial concept and implement in production it for fun and profit for all our customers.

Language: PHP - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

intel/he-toolkit

The Intel Homomorphic Encryption (HE) toolkit is the primordial vehicle for the continuous distribution of the Intel HE technological innovation to users. The toolkit has been designed with usability in mind and to make it easier for users to evaluate and deploy homomorphic encryption technology on the Intel platforms.

Language: TeX - Size: 2.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 114 - Forks: 23

MikeVangrouss/PC4Cipher

PC4 Block cipher encryption for DMR RADIO. Up to 2112-bit keys.

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

MikeVangrouss/RC2Plus

RC2+ RC2Plus Block cipher encryption source code in C. 8192-bit keys. 128-bit block cipher (like AES) 64 rounds.

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

MikeVangrouss/TREYFER2

TREYFER2 Block cipher encryption source code in C. 8192-bit keys. 128-bit block cipher (like AES) 64 rounds.

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

MikeVangrouss/IDEA832

IDEA 832-bit keys Block cipher encryption source code in C. International Data Encryption Algorithm 832 bits.

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

MikeVangrouss/DES768

DES768 Block Cipher Encryption. Data Encryption Standard with 768-bit keys.

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

MikeVangrouss/BLOWFISH2

BLOWFISH2 Block Cipher encryption source code in C. 4224-bit keys, 128-bit block, 64 rounds.

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

MikeVangrouss/NEWDES2

NEWDES2 Block cipher encryption source code in C. 15552-bit keys. 128-bit block cipher (like AES) 64 rounds

Language: C - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

MikeVangrouss/NEWDES3

NEWDES3 Block cipher encryption source code in C. 9344-bit keys. 128-bit block cipher (like AES) 64 rounds.

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

dailcoyote/robo-pass

A desktop password manager built with Rust, Tauri, Typescript, and Vue.js

Language: Vue - Size: 9.71 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ivelieu/LITE

Limited Information Tetration Encryption

Language: C - Size: 1.17 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

suraj0223/Crypty_Crypt

Encrypt image to String and then again string to image

Language: Dart - Size: 2.13 MB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

insxmnea/encryption-benchmark

Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ShreyashHatkar/FractalCrypt-Secure-Data-Encryption-using-Chaos-Game-Algorithm

Research Work

Language: Python - Size: 2.98 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AyslanBatista/encryptdef

Projeto em python para criptografar e descriptografar dados e arquivos.

Language: Python - Size: 818 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

moaid-t/A-SYMMETRIC-CRYPTO-SYSTEM

This project encrypts or decrypts a single file or several files within a folder using the AES or DES algorithms.

Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

D3vl0per/crypt

High-level API binding to low-level crypto APIs in golang

Language: Go - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

SammXdd/mp4-enc-GUI

Securely encrypt and decrypt MP4 files with a fast, user-friendly GUI application

Language: Python - Size: 34.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deeptechlabs/SEAL

Simple Encrypted Arithmetic Library (SEAL) - Microsoft's Homomorphic Encryption Library

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

BanjiBear/Chacha20

This is the implement of the Chacha20 algorithm that applies actual real-time encryption on user input data/texts

Language: C - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vishalanandl177/General-Methods

A general utility for your Django Rest Framework project.

Language: Python - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 0

mahmed-eng/Caesar-cipher

The Caesar Cipher is a basic encryption algorithm where each letter in the plaintext is shifted a certain number of places down or up the alphabet. In this implementation, the user can input a plain text and a shift value, and the program will generate the corresponding encrypted or decrypted text.

Language: HTML - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

BaseMax/HistoricalEncryption

Two Historical Encryption which used in past, refer to history of mathematics. Powered by JS, So you can run it on browsers! 1- Change order, 2- Change letter

Language: JavaScript - Size: 31.3 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Jopro1990/Python-Encryption-Crybill

This is a python tool designed to encrypt messages!

Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bhaveshppatil/PasswordEncrypto

PasswordEncryptor is an app to generate strong passwords and encrypt and decrypt data🔐

Language: Kotlin - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rcallaby/cryptographic-algorithms

This is a repository of example cryptographic algorithms and their explainations.

Language: C - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

shanwaz-78/SignUp-Login-Page

It's just a simple Signup and login page project with JWT. Encryption password algorithem (sha256)

Language: JavaScript - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lucylow/John-C3na

The art of hiding information in plain sight

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

aegis-dev/SpeckNet

C# implementation of Speck cipher

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

Backgammonian/Decentralized-Chat-Peer

Peer (client) of decentralized chat application

Language: C# - Size: 6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Backgammonian/Decentralized-Chat-Tracker-Console

Tracker (rendevous server) of decentralized chat application

Language: C# - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hugofpaiva/sio-p2-3 📦

Mecanismos de proteção de dados e comunicações num serviço de reprodução de música, SIO UA 2020/2021

Language: Python - Size: 42.5 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

thefish/gogost

Cypherpunks.ru gogost mirror

Language: Go - Size: 400 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ExploiTR/SolitaireCipher

Android app showing quick & practical implementation of the Solitaire encryption algorithm by Bruce Schenier

Language: Java - Size: 443 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

adamlogan17/cyber-practicals

This is various solutions to problems, which I had to solve during the course of my Year 2 Cyber Security module

Language: Java - Size: 194 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VictorRutskin/String-Encrypter

App that gets a text message, puts it into a complex encryption/decryption for 2 sides to communicate safely.

Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

paulveillard/cybersecurity-encryption

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Encryption

Size: 364 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

suoapvs/Encryptor

:blue_book: Classes for data encryption.

Language: Java - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

flavienbwk/flbw 📦

Dynamic & lightweight C++ encryption algorithm using a password or not, changing the encrypted string each time it is submitted even if the original string hasn't changed.

Language: C++ - Size: 1.26 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 8

Ganga92/PRODIGY_CS_01

This script provides a simple command-line interface where users can choose to encrypt or decrypt a message using the Caesar cipher algorithm. It prompts the user to input the message and the shift value, and then displays the encrypted or decrypted message accordingly.

Size: 248 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Oifox/StringCryptor

Basic string encryption in C++

Language: C++ - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kelvin229/genetic_algorithm_decryptor

A simple java application using genetic algorithm to decrypt encrypted text.

Language: Java - Size: 51.8 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jawadddd/Encryption-and-Decryption-of-Message-by-Pocket_AES

It includes code to encrypt message into cipher and again decrypt that cipher to original text using pocket AES.

Language: Java - Size: 18.6 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

alberick-mahoussi/cryptography

In this project you will find encryption according to precise algorithms such as RSA, XOR AES, with precise bit types

Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Fallcrim/Facharbeit

Facharbeit

Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bilalonur/PythonEncryptionAlgorithm

An encryption algorithm in python

Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ransomware3301/caesar_cypher_algorithm

C program that implements the Caesar Cypher encryption and decryption algorithms

Language: C - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Fred-abcd/Encryption-Manager

Java application for managing encryption algorithms with GUI

Language: Java - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

MBAHABYK/ENCOD3R

This is a best python-3 encryption tool

Language: Python - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Aarif123456/mCP-ABE_API

mCP-ABE/CP-ABE implementation in Java, hosted on GCP

Language: Java - Size: 786 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

eliasnau/One-Time-Pad

Encrypt files securely using the One-Time Pad (OTP), a proven uncrackable method ensuring maximum data protection

Language: Rust - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

farooq9/ziplocker

"ZIPLocker is a Python tool that encrypts ZIP files using AES encryption for enhanced security. It ensures data confidentiality by requiring strong passwords and offers automatic password generation. With features like password strength checking and seamless file addition, ZIPLocker is a reliable solution for safeguarding sensitive data."

Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

seigtm/StrategyFileEncrypter 📦

An example of text files encryption using the strategy design pattern.

Language: C++ - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

eliasitom/text-cipher

This is an interactive and educational application designed to explore different encryption and decryption algorithms

Language: JavaScript - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mindreadio/qsafecrypto

A secure and user-friendly open-source cryptography library, offering modern cryptographic APIs that are resistant to quantum attacks. Protect your data with ease and confidence using advanced quantum-resistant algorithms.

Language: Python - Size: 205 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

TERNION-1121/ezCipher

A CLI in C to encrypt and decrypt text using a variety of cipher algorithms

Language: C - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shashwata27/PathFinder_2020

A python game that uses Astar algorithm to find the shortest path between source and destination, avoiding all the obstacles.

Language: Python - Size: 9.48 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Duzzuti/passwd-manager

a simple password manager

Language: C++ - Size: 2.57 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 7

AzharRivaldi/Encrypt-Decrypt

Membuat Enkripsi dan Dekripsi dengan Android Studio

Language: Kotlin - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 4

RamanRay/Encryption-Decryption-in-Cpp

This program is developed to encrypt the message using a key and same key is used to decrypt the message, using different key will not be able to decrypt the message.

Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yrotak/D-1

D-1 is an open source symmetric encryption algorithm

Language: JavaScript - Size: 127 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0