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

GitHub topics: encryption-algorithm

RFEFEFERFREFGEFREFRERFEF/aes1920

AES1920 Block Cipher Encryption. Advanced Encryption Standard with 1920-bit keys.

Language: C - Size: 108 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

schropkev/TheVig

TheVig: High security OTP-like encryption algorithm. - https://v.af/thevig

Size: 0 Bytes - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Caume/HerraduraKEx

Herradura is a Key exchange scheme in the style of Diffie-Hellman Key Exchange, based on bitwise operations.

Language: C - Size: 94.7 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 6 - Forks: 1

farukalpay/TextEncryptionWithLinearAlgebra

This project implements a text encoding and decoding system using a matrix-based encoding technique.

Language: C++ - Size: 92.8 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 0

jtrag/quantum-encryption

Quantum Resilient Encryption

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

EaseFilterSDK/AutoFileEncryptExample

A C# transparent file encryption example which was implemented with the Transparent Encryption File System Filter Driver SDK. The Transparent Encryption File System Filter Driver SDK allows you to develop transparent on-access, per-file encryption Windows application without the driver encryption knowledge, help you to handle most of the complexity in encryption operations.

Language: C# - Size: 12.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 14 - Forks: 5

valleckjirck/aes1920

AES1920 Block Cipher Encryption. Advanced Encryption Standard with 1920-bit keys.

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

valleckjirck/aes8576

AES8576 Block Cipher Encryption. Advanced Encryption Standard with 8576-bit keys

Language: C - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

darkyboys/casci

A Secure encryption Algorithm which allows you to hardly encrypt and decrypt your files in a safer way, By using a unique machenism Known as "Calendar Integral Pushing", Which is this.

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

ttwizz/pixcrypt πŸ“¦

Key-based Encryption & Decryption Library

Language: Lua - Size: 13.7 KB - Last synced at: about 18 hours ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

ilvn/aes256

A byte-oriented AES-256 implementation.

Language: C - Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 44 - Forks: 6

Joshua-Riek/AES

My implementation of AES 256-bit encryption!

Language: Python - Size: 53.7 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 15

pyihe/secret

usual encryption algorithm(HASH/DES/AES/RSA/MAC) written in go

Language: Go - Size: 165 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

marshallovski/asnk-vas1

little cryptographic algorithm for en- and decrypting text

Language: JavaScript - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KhushXploit333/CA3SAR_ENCRYPT

##CAESAR ENCRYPT## "Secure your messages with the classic Caesar cipher encryption and decryption tool."!!!

Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Wind-River/crypto-detector

Cryptography detection tool

Language: Python - Size: 209 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 155 - Forks: 31

jcau8/Ciphers

A python encryption (and decryption) program for text.

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

taimoorzaeem/fcrypt πŸ“¦

A command line tool to encrypt and decrypt file using a symmetric key.

Language: C - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

TheMagitian/xoxo

Read-only mirror of https://gitlab.com/magitian/xoxo

Language: Rust - Size: 167 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

TypicalHog/THCrypt πŸ“¦

C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.

Language: C++ - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 53 - Forks: 20

theashishgavade/SecureCipher

Simple data encryption and decryption using AES Algorithm in Java swing. Users will put their hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using the first user key

Language: Java - Size: 2.38 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

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: 7 months ago - Pushed at: 7 months ago - Stars: 37 - Forks: 8

SparkDustJoe/CamelliaManaged

A C++/CLI implementation of the Camellia encryption scheme (RFC 3713)

Language: C# - Size: 351 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

TheSUPERCD/PySteganography

A customizable encryption scheme for transmitting confidential information via a non-secure channel. It uses Steganography techniques to encode the secret data into an image or video file and can be used multiple times to make it a layered encryption and decrease the risk of being discovered.

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

yasnakateb/AES

πŸ” Hardware Implementation Of AES Algorithm in Verilog HDL

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

duzun/cycle-crypt

Variable size symmetric key encryption algorithm. PHP & JavaScript implementation, small, portable and fast.

Language: JavaScript - Size: 289 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 5 - 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: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

MikeVangrouss/REDPIKE2

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

Language: C - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MikeVangrouss/XTEA2

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

Language: C - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: 11 months 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: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

maheera421/Caesar-Cipher

A system for encryption/decryption of a message.

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

kojiba/purge

512-bit block encryption algorithm, specially for x64

Language: C - Size: 83 KB - Last synced at: 8 months ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 2

IsratIJK/SEncrypt

Encrypt Vehicles' Numberplates to Enhance the Security

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

Lucas-Varela-Correa/CMAB πŸ“¦

Program that encrypts using a binary tree

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

Atenrev/CodeCrypt

Encrypt/Decrypt your files with a single command.

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

JustPowerful/hiyerocrypt-v0.1-mea

a simple symmetric encryption module made for fun. Warning: do not use it for production purposes.

Language: Python - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: over 4 years 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: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

aegis-dev/SpeckNet

C# implementation of Speck cipher

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

sid507/Messenger

Messaging platform where one can login using gmail and chat with others. Messages are totally encrypted

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

MelinaLencina/ONE-encrypter

Encrypter challenge from Oracle's ONE program

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

CorvusCodex/HashMaster

HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384 and SHA-224, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.

Language: C# - Size: 60.5 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

wen-bao/DES

A symmetric block cipher algorithm

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

CrissNamon/soldeea

Encryption algorithm based on system of linear diophantine equations resistant to quantum algorithms

Language: Java - Size: 130 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Crazelu/igodo

A novel symmetric encryption algorithm implemented in Dart

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

apratimshukla6/enyo

Enyo is a lightweight multistage partition-based encryption algorithm. Enyo cipher demonstrates good resistance to a brute-force attack. It is well suited for small-scale applications where the computational power is a bottleneck.

Language: Python - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 5

CodeArtha/php-vigenere

Educational purpose recreation of the old vigenere text encryption algorithm. Writen in PHP, server side encryption.

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

karthik3583/File-Encryption-Decryption-System

File Encryption, Decryption using AES-256 Algorithm

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

Kuaaro/Joker6

Prototype Symmetrical Stream Substitution-Transposition Hybrid Encryption Algorithm

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

h6465617468/SilverCipher

JS Browser Encryption Tool / SCP-1024 Very complex, highly computational encryption algorithm

Language: PHP - Size: 31.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

echo-258/Optimized_AES

An implementation of Advanced Encryption Standard with calculative optimization. Complete round operations in a single function.

Language: C - Size: 7.57 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EmreOvunc/Affine-Crypto-System-Sage

Explaining Affine Crypto System on Sage

Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

scottmilton1/two-square-cipher

Python 3 implementation of the two-square cipher (aka double Playfair).

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

Merlin1846/bad_encrypter

A simple encryption program that is probably not very good compared to everything else out there.

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

KaspiElectronics/Packtor πŸ“¦

Smart File Encryptor

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

PawelTroka/EncryptorDecryptorRijndael

Encrypt and decrypt files easily with Rijndael symmetric-key algorithm

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

Daniyar1239/AES-encryption-in-Verilog

AES encryption and decryption algorithms implemented in Verilog programming language

Language: Verilog - Size: 408 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

luc-lynx/belt-algorithms

BELT (STB 34.101.31) Encryption Algorithm and Hash Function Implementations

Language: C - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 1

JonmarCorpuz/Encryption-Algorithm

A simple encryption algorithm

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

kmohamed2020/rc4

This quite implementation for RC4, Encryption Algorithm

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

fosskers/enigma

An encryption algorithm inspired by the Enigma Machine.

Language: Haskell - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 4 - 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: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

asilichenko/secom-cipher-gui

The SECOM cipher GUI application

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

Vilayat-Ali/vilcrypt-engine

VilCrypt is a next-gen, encryption algorithm based on 3-D projection technique that aims to provide extra layer of security by using the concept of mixing a rubik's cube as the main encryption engine logic.

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

freakybaba/JavaChatApplication

A chat and file sharing application using AES , DES encryption decryption techniques with digital signature while sending.

Language: Java - Size: 69.3 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

stringzzz/ISHAE_128

Language: Assembly - Size: 3.56 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

raymondrc/FPGA_SM4

FPGA implementation of Chinese SM4 encryption algorithm.

Language: Verilog - Size: 349 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 28 - Forks: 20

huzefamehidpurwala/Caesar-Cipher-Encrypter-Decrypter

This project is a Python program that uses the Caesar cipher to encrypt and decrypt messages. It takes a message and a numerical key as input and outputs the resulting cipher text. It can also decrypt the cipher text and find the encryption key used. It's a simple way to learn about encryption and decryption algorithms.

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

ryfan/Enkrip-Dekrip-AES

Aplikasi PHP Enkripsi-Dekripsi File Menggunakan Algoritma Advanced Encryption Standard (AES-128)

Language: JavaScript - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 12

s0rcy-r/encrypthor

EncrypThor is a file encryption method based on AES using Python.

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

sushant097/Encrypt-and-Decrypt-

This is the Program used for Encryption and Decryption of the text in java without using any built-in function of java i.e. who is interested to understand Encryption and Decryption in java

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

LizardRoot/Encryptor

Recursive file encryption method

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

Yagnikfadadu/HorseEncryption

Encryption Standard to protect data from theft

Language: Java - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

rohitkr01/Encryption-Decryption

Encrypt and Decrypt the message using the caesar cipher and playfair cipher.

Language: HTML - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CuriousSingularity/SHA-1

Sha-1 implementation on Intel FPGA

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

BaseMax/SimplestRSA

Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)

Language: PHP - Size: 25.4 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

markknol/hx-lzstring

LZString port in Haxe

Language: Haxe - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 0

sonce139/SHA256-Verilog

Implement SHA256 encryption algorithm in Python and Verilog

Language: Verilog - Size: 691 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kxnyshk/cypher-encryption.py

Python script to encrypt and decrypt data using dual level of custom defined, random auto-generated key and reference tables.

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

NotShrirang/Encryption

Basic Encryption Decryption Library

Language: Python - Size: 32.2 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

CSLSDS/bellaso

  The Bellaso cipher is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers, based on the letters of a keyword. It employs a form of [polyalphabetic substitution] (https://en.wikipedia.org/wiki/Polyalphabetic_cipher).

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

GabrieleAsaro/Caesar-Cipher

:speech_balloon: Caesar cipher encrypts a message by shifting each of the letters down three positions of the alphabet.

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

ArJayEm/hashr

Hashr helps generate hashed and stronger version of your password for your accounts, apps and/or sites that requires credentials.

Language: Makefile - Size: 185 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dhruvparekh01/PySafe

Implements the Data Encryption Standard (DES) and Triple-DES (3DES) in Python. Uses a GUI and lets the user input the plaintext in 64-bit hexadecimal format and outputs the ciphertext in 64 bit hexadecimal.

Language: Python - Size: 2.93 MB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

herculesinc/pohlig-hellman

Pohlig-Hellman cipher for Node.js

Language: TypeScript - Size: 132 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

bombasticbob/SFTCrypt

A simple encryption utility using a unique algorithm, a symmetrical stream cipher, and 128-bit key.

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

jithinkc22j/SBE_Image_Encryption

This is a Simple Encryption Algorithm using Bitxor (SBE-Simple_Bitxor_Encryption)

Language: HTML - Size: 175 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

alex-latham/enigma

A Ruby tool for encrypting, decrypting, and cracking using a variable shift cipher algorithm.

Language: Ruby - Size: 197 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

aptem336/SHA_256

Hash-function SHA-256

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

mgrand/crypto-shuffle

Very secure symmetric encryption algorithm with unlimited key length.

Language: Java - Size: 222 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

kanishkt/Encryptr

An Image Encryption-Decryption Platform for CS 460

Language: JavaScript - Size: 38.6 MB - Last synced at: 8 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 5

13point5/SHREncryption

Simple Human Readable Encryption

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

emilancius/caesar

Kotlin application for encrypting messages, using caesar cypher

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

Joelone/THCrypt Fork of TypicalHog/THCrypt

C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.

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

SparkDustJoe/MorusManaged

A C++/CLR implementation of the Morus AEAD Encryption scheme as part of the CAESAR competition.

Language: C++ - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ThuyNT13/CipherCaesar

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

ThuyNT13/CipherVignere

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

LFalch/delta-l

Program for encrypting and decrypting files.

Language: Rust - Size: 179 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SparkDustJoe/AriaManaged

A C++/CLI implementation of the ARIA encryption scheme (RFC 5794)

Language: C - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

keepworks/caterpillar-ruby

A simple ruby client for the Caterpillar API

Language: Ruby - Size: 24.4 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0