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

GitHub topics: encryption-algorithms

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: about 4 years ago - Stars: 2 - Forks: 0

phuongbv00/utc_cipher-tools

A set of tools support taking assignments of Information Security class in UTC

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

1limxapp/flutter_chacha20_poly1305

ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementation makes sure it has the fastest performance.

Language: Dart - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

0xcesium/Symmetric-Key-Encryption-Using-Image-As-Key

Implementation of a Symmetric Key Encryption using an Image as a vector of encryption.

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

blackshirt/chacha20 📦

ChaCha20 Stream Cipher Encryption in V Language

Language: V - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

marcoplaitano/c-cipher

A program to encrypt/decrypt files using the AES-CTR-256 cipher.

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

LakshAgg/Insane-Encrypt

A simple 256 byte encryption algorithm. feedback needed

Language: C - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tmoroney/Secure-Cloud-Encryption

A secure application for encrypting files before they are uploaded to the cloud and decrypting files that are in the encryption group.

Language: Python - Size: 123 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ANG13T/dna-encryption-algorithm

DNA-based End-to-End Encrypted EFS Database created using Python 🧬

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

1limxapp/react-native-chacha20-poly1305

ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementation makes sure it has the fastest performance.

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

NimaAbdollahipour/DES_ProtectedMessagingApp

DES implementation (for encrypt messages between two computers)

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Coding-Meet/Secure-Api-Key-With-NDK-and-Library

How to Secure API Key or String Using NDK and Encryption Android Studio Kotlin

Language: Kotlin - Size: 279 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

beratyunten/algoritmaodevi1.2

Bu projenin amacı bir metin şifreleme/şifre çözme programıdır. Sadece C Dili kullanılmış olup basit bir şifreleme algoritması vardır.

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

SeaweedbrainCY/iLocked

Locked is an iOS application that allows ordinary people to encrypt a message with asymmetric encryption (RSA 4096). The goal is to give everyone a simple solution to be sure to protect their privacy.

Language: Swift - Size: 59.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

Chek0rrdn/criptoJoker

The challenge is to implement a simple cryptosystem based on envelope encryption. Envelope encryption is a technique to perform double encryption on a given data using symmetric and asymmetric algorithms. The symmetric algorithm is used to encrypt and decrypt the data, and the asymmetric algorithm is used to encrypt and encrypt the symmetric key. In this project you will write a program (The CryptoJoker) to encrypt a message with a symmetric algorithm and a randomly generated private key encrypted with an asymmetric algorithm acting as an envelope.

Language: Python - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dolongbien/cryptography2019

Encyption Application Using PyQt5: DES, AES, RSA

Language: Python - Size: 239 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

ozgrozer/titus

Hide any secret message into any text

Language: HTML - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

Backgammonian/File-Sharing

MVVM app for sharing any files between computers

Language: C# - Size: 4.01 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

Comedy2006/Encryption

A collection of different Encryption Algorithms

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Coding-Meet/File-Encryption-Decryption

How to Encrypt and Decrypt a File in Android Studio Kotlin

Language: Kotlin - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sunayana-vempati/Computer-And-Network-Security

Developed projects as a part of CSCI-430 Course at University of Southern California - Fall 2019

Language: Python - Size: 11.3 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

alexmakassiouk/caesar

Encryption with Caesar's algorithm

Language: Python - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

echo-258/mod_P_Feistel

An encryption/decryption algorithm with Feistel structure, defined in a Galois field (limited in the range of a certain prime P)

Language: C - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rostok2112/CryptoPie

Encryptor, decryptor, encoder and decoder with implemented collection of cryptography and encoding algorithms and CLI interface

Language: Python - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

mahmoudai1/secure-chat

Secure Chatting Application developed by PHP and JavaScript.

Language: PHP - Size: 869 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 4

mohabgabber/gocryptography

An Implementation Of Several Encryption Algorithms, Made For Educational Purposes

Language: Go - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

marcode24/criptografia

🔐 This is a cryptography project testing, using base64 and AES criptography

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

MK-Ware/CryptoKnight

CryptoKnight is a general purpose cryptography desktop app

Language: Java - Size: 3.47 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 4

a-p-jo/C5 📦

C5 - Counter Conventional Caesar Cipher Contraption

Language: C - Size: 1.04 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

MaxLynx/Crypto

A desktop Spring Boot cryptography project

Language: Java - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kunaladarsh/Message-Encryption-and-Decryption-Application

Message encryption and decryption application is to protect the privacy and security of text messages by transforming them into unreadable and readable forms, respectively. it can encrypt and decrypt text messages using different methods or algorithms

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

KuruvillaJacob02/Encryptions_Methods

A repo where I plan to code to encrypt strings in Various Encryption methods

Language: Python - Size: 116 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

Server1567/CryptoSMS

Message Encryptation

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Arkantos-13/Cryptographic_Algorithms

🔑 Representation of different kinds of cryptographic ciphers written in Python, with explanations and additionally comments for better understanding by everyone.

Language: Python - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

ricardojoserf/ubucryptor

File encryptor and decryptor in Linux with Python. Using the same file extensions than Wannacry

Language: Python - Size: 4.14 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

canyuva/encryption-algorithms

Examples for Encryption Algorithms

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

farahayyad/AES-Encryption-App

A Streamlit app that provides AES encryption, allowing users to input an AES key and plaintext, and view the detailed encryption steps.

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

mudasir45/Encryption_web_App

A web application in which I implement all the encryption algorithms to encrypt or decrypt Information

Language: HTML - Size: 1.24 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

H-Ismael/Chaotic_pixel_coords_mapping

Encryption of images via chaotic transformation (Using Henon map for 2D ) with a minimum to no loss of data.

Language: Python - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

digreatbrian/encryptos

Encrypt and Decrypt data easily using secret keys/ passwords.

Language: Python - Size: 91.8 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mathFF/Cipher-cmdlet-for-RSA-ECC-encryption

Cipher version 4.8.4084.0 (07/12/2019)

Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

PawelTroka/EncryptorDecryptorRijndael

Encrypt and decrypt files easily with Rijndael symmetric-key algorithm

Language: C# - Size: 1.03 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

ArthurF23/Cryptography

C++ AES-128 encryption header for text and files.

Language: C++ - Size: 52.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

garvit-joshi/Password-Store

Saves your password with cryptography so only you can decode it.

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

arkhan91/IDEA_Algorithm

Only Simmulation of IDEA Algortihm

Language: VHDL - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

luccavn/aes_encrypter

C# AES File Encrypter.

Language: C# - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

l-wiese/CloudDBGuard Fork of dbsec/FamilyGuard

CloudDBGuard Project

Language: Java - Size: 10.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

OmkarShinde1996/Password-Manager

Password Manager using JAVA (Complete)

Language: Java - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Xenoids/HoyoverseDecrypt

Encryption and Decryption Caesar Cipher Algorithm, that written by C language. I created this program only for finding about hoyoverse tweet

Language: C++ - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

oxygen-TW/Encrypted-Notepad

Encrypted Notepad © oxygen studio 2017-2021

Language: Python - Size: 57.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

petcomputacaoufrgs/hash

Gerador de hash SHA2

Language: JavaScript - Size: 4.18 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aberkipek/caesar-cipher

Caesar Cipher encryption algorithm implementation with C++.

Language: C++ - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sarojinisharon/encryption-algorithms

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

AlixFachin/easyCrypto

Small project to showcase RSA encryption algorithm (easily crackable so don't use it for real encryption!) using React.js. Deployed on GitHub pages.

Language: JavaScript - Size: 10.3 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

heisjuanda/encryptor

text encryptor-decryptor

Language: SCSS - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ghost-Drive/OpenSC

This project is designed to offer a deep-dive into the mechanics of tokenizing files. Tokenization is a method that converts rights to an asset into a digital token, and here, we're applying it to files.

Language: Solidity - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

blakehull/RSAProgram

This is a program I wrote to both encrypt a message to given arbitrary RSA information, generate a public key and decrypt given the appropriate keys

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

grayte100/Cryptographic-Algorithm

This is an encryption and decryption algorithm based on randomly generated integers

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

GhostPoltergeist/RenWvr

Data is converted into ciphertext using an encryption technique. The data will be altered by an algorithm using the encryption key in a predictable fashion, such that even though the encrypted data may seem random, it can be decrypted and returned to plaintext using the decryption key.

Language: Java - Size: 24.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

happycod3r/Parcel

Encrypts, compresses & hides important data in a .parcel archive.

Language: Shell - Size: 1.69 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

JonmarCorpuz/Encryption

My encryption related notes and documentations

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

bylickilabs/Personal-CV

CV with integrated quick start of the developed Password Generator. Cool Design, Clear, Fast

Language: HTML - Size: 1.14 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bylickilabs/.pyEncryptionService

Encryption your .py Tools

Language: Python - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

bylickilabs/UPDATES

HTML Basierter Paswort Generator - Updates

Language: HTML - Size: 1.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

dacsec-org/KryptKeypa

Parrallel JVM for Encryption, pen testing solutions.

Language: Java - Size: 7.65 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kmohamed2020/rc4

This quite implementation for RC4, Encryption Algorithm

Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 5

codingburgas/girl-power

This is out project on the topic of bitwise operations and their usage. We've made a ciphering application that protects the user's data via bitwise algorithms.

Language: C - Size: 37.4 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

zing-rsa/enigma-for-numbers

An Enigma machine that will encrypt numbers in a similar way to it used to encrypt letters.

Language: C# - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

faejr/afwafwaf

The terrible, horrible, no good, very bad text encryptor.

Language: JavaScript - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

CodeDroid999/CryptPy

Python GUI app to encrypt and decrypt messages. Implemented using the pybase4 module for encryption decryption and tkinter module for the GUI..

Language: Python - Size: 378 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

MartinGurasvili/Custom-Message-Encryption-Python

This is a UI based simple custom made encryption and decryption program written in python

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

prajwalmali/crypto

This tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)

Language: Python - Size: 309 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 5

sngrotesque/sn_Cipher_old

由SN-Grotesque开发的加密算法,有公钥密码算法与对称密码算法

Language: C - Size: 17.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

bylickilabs/Multi-Generator

Create Secure Passwords & En-/Decrypter

Language: Batchfile - Size: 375 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

aliasgarabidsabunwala/asmcrypt Fork of michaelfahmy/TEA

Tiny encryption algorithm in Assembly for 8086 microprocessor (x16).

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

jacobpclouse/526-Final-Project

ICSI 526 Final Project for Dolunay (Luna) Dagci and Jacob Clouse - Spring 2023

Language: Python - Size: 16.9 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

OzelotVanilla/GoldbachEnc

A public-key encrypt algorithm that inspired by Goldbach Conjecture.

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

asilichenko/secom-cipher-gui

The SECOM cipher GUI application

Language: Java - Size: 3.84 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

qzxtu/Simple-Encryption-Algorithm

This program encrypts a user-input string using a set of characters and a given encryption key. The user provides a string and a series of positive integers as the encryption key. The program then applies a wrapping algorithm to each character of the string using the key and the character set. The result is the encrypted string.

Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GithubRealFan/Salsa20-linux-file-encrypt

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

AKASHCS50/Enigma

Enigma Encoder & Decoder

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

pugazhmukilan/hill_cipher

This repository contains the algorithm for the Hill Cipher encryption which use the matrix to encrypt the message and even to decrypt it using the inverse of the same matrix ,this algorithm uses the python program to implement it and of course we can use any language to implement it ,

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

mccright/getJavaCryptoProviders

Sometimes it is important to verify what providers are available in the current environment

Language: Java - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Jugaman/secure-string

An encrypter and decrypter tool

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

FilipRokita/HASHTOOL

A simple command-line tool for calculating the MD5, SHA-1, and SHA-256 hash values of a text or a file, written in Python.

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

Arturovicz/Arduino-Encryption

Series of Encryptions from scratch done on Arduino

Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Noisec/AltCipher

An folder hider/encrypter with special password cipher method

Language: Python - Size: 9.37 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DivineSoftware/SerialCrypt

Removable media encryption tool

Language: C# - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

ajitzero/scram-cli

A command-line utility to encode messages. Python 3.

Language: Python - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 3

fabifrank/pyUmbralDocker

Docker Container to play with the pyUmbral implementation of Nucypher (Proxy Re-Encryption).

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0

TelychkoVitalii/JS_algorithms

In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.

Language: JavaScript - Size: 883 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 11

dousamichal0807/mdcrypt

A Rust library for encryption, error checking and more.

Language: Rust - Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

meetpatadia9/Practicing_Java

Some of my practiced java codes

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

ReverseControl/MuchPIR

Homomorphic Encryption PIR Postgres C/C++ Agregate Extension.

Language: C++ - Size: 1.72 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 4

Rohan-Agrawal029/Encryption-using-Finbonacci-Series

An implementation of an encryption technique using Fibonacci Series for file encryption over the entire ASCII range of characters

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

Baticsute/Image-Encryption

Language: C++ - Size: 2.04 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

sngrotesque/SZQ

SZQ (encryption algorithm)

Language: C - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sihuta/DesCypher

Implementation of the DES encryption algorithm. Windows.Forms are used to display its job in practice.

Language: C# - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

coderslagoon/estreamJ

eSTREAM contestant cipher implementations in Java

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

codeShaurya/Image-encryption

Evaluating the permutation and diffusion operations used in image encryption based on chaotic maps

Language: C++ - Size: 3.85 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 19