An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with criptography

A curated list of projects in awesome lists tagged with criptography .

https://github.com/antoniovazquezblanco/ghidrafindcrypt

Ghidra analysis plugin to locate cryptographic constants

criptography ghidra ghidra-analyzer ghidra-extension reverse-engineering

Last synced: 13 Oct 2025

https://github.com/antoniovazquezblanco/GhidraFindcrypt

Ghidra analysis plugin to locate cryptographic constants

criptography ghidra ghidra-analyzer ghidra-extension reverse-engineering

Last synced: 08 Apr 2025

https://github.com/malkverbena/cripter

Module with encryption functions for Godot Engine.

criptografia criptography godot godot-engine godot-game godot-game-engine godot-module godot3 mbed

Last synced: 14 Jun 2025

https://github.com/mgmacias95/criptografia_y_computacion

Prácticas de la asignatura Criptografía y Computación - Grado en Ingeniería Informática (UGR)

algebra criptografia criptography haskell

Last synced: 23 Oct 2025

https://github.com/anthhon/winrar-bruteforce-script

This script creates random strings and use them to brute force any rar file

algorithms brute-force criptography python sorting-algorithms study study-project studying

Last synced: 10 May 2025

https://github.com/adrg/lsbsteg

Embeds messages into images using the Least Significant Bit algorithm

algorithm criptography image-processing pycrypto python steganography

Last synced: 16 Oct 2025

https://github.com/treviasxk/nethostfire

Nethostfire is a UDP server/client created with C# (netstandard2.1), it's a simple and easy to understand project, with it you can set up your game server, video calls, file transfers and more.

criptography cross-server cshap encryption hight-performance library plugin udp udp-client udp-server unity3d

Last synced: 03 Mar 2025

https://github.com/taffarel55/cryptography

Um encriptador e decriptador de mensagens bem simples

c cesar-cypher cifra-de-cesar criptografia criptography

Last synced: 23 Jul 2025

https://github.com/walderlansena/hashblade

:closed_lock_with_key: Encrypted texts and perform Brute Force. Through Hash MD5, SHA1, SHA256, SHA512.. In all operating systems Gnu/Linux :penguin:, Windows, MacOs :apple:

algorithm crack criptography encrypted-texts hash linux macos md5 md5crak md5sum sha1 sha1crack sha1sum sha256 sha256crack sha256sum sha512 sha512crack sha512sum windows

Last synced: 13 Apr 2025

https://github.com/mrrodrigo/steganography-c

Algorithm to apply steganography technique and hide texts within the content of an image.

c criptography hide-messages image steganography

Last synced: 30 Apr 2025

https://github.com/edsoncelio/ctf-guide

Information guide about CTF: https://edsoncelio.github.io/ctf-guide/

computer-engineering criptography pentest security

Last synced: 24 Jul 2025

https://github.com/oliveiravitor32/sistema_desktop_de_criptografia_rsa-python

OceanCript é um sistema de criptografia RSA desenvolvido durante o 2º semestre na universidade paulista (UNIP).

criptografia criptography python python3 tkinter tkinter-graphic-interface tkinter-python

Last synced: 19 Apr 2025

https://github.com/oanderoficial/autocrypto

🔒 Client for GnuPG - Criptografia Assimétrica

criptografia criptography gnu gpg linux shell shell-script

Last synced: 12 May 2025

https://github.com/brauliov/logica-y-programacion

Prácticas de la asignatura de Lógica y Programación del curso 2015-2016

criptography functional-programming haskell lambda-calculus

Last synced: 13 Apr 2025

https://github.com/furyforev3r/decryptia

Decryptia is a project whose goal is to work with cryptography of all kinds.

api-rest base64 binary console-application criptography mobile mobile-app morse-code python vigenere-cipher

Last synced: 28 Dec 2025

https://github.com/salgadobreno/hermes

Hermes was a Java desktop app + reference implementation/library for the protocol of a QR Code based Security Token, developed @ Avixy which they've kindly allowed me to publish.

criptography java-cryptography javafx javafx-gui

Last synced: 07 May 2025

https://github.com/oanderoficial/bitcoinaddressgenerator

Script em Python com o pacote bitcoinaddress, que gera um endereço de carteira Bitcoin. Ele gera uma chave privada em diferentes formatos (hex, wif e wif compactado) e endereços públicos correspondentes, brutos, endereços P2WPKH começando com o prefixo 1, endereços P2SH começando com prefixo 3 como parte de Segwit soft fork e endereços Bech32 com prefixo bc1 P2WPKH e P2WSH.

bitcoin criptocurrency criptography wallet

Last synced: 15 Oct 2025

https://github.com/walderlansena/md5crack

:unlock: :key: Perform md5 hash break with offiline shell script

criptography decryption hash md5 md5sum programming shell shell-script

Last synced: 25 Mar 2025

https://github.com/zombiegeek0/ryno

A multifunctional pentesting tool made by ZombieGeek0

aes criptography debian decrypt des encrypt hacking hat kali linux osint pentesting py python red rsa ryno sh sha shell

Last synced: 31 Dec 2025

https://github.com/thiagosousa81/serie-criptografias

Exemplos da Série Criptografias

criptography math

Last synced: 10 Jul 2025

https://github.com/dudacgf/genkeycsr

Genkeycsr is a micro python Flask webpage that helps generating private keys and certificate signing requests.

certificate-signing-request criptography flask private-key python36 python39 wsgi-application

Last synced: 13 Mar 2025

https://github.com/igorcarmona-git/api-igor

Trabalho academico, uma API Rest construída com express, sequelize-cli, postgree, cors, dotenv, jsonwebtoken, bcrypt e multer (upload de arquivos)

api-rest app-backend backend criptography javascript json-api

Last synced: 04 Mar 2025

https://github.com/marcellomaugeri/garner-algorithm-python

Python3 Garner's algorithm to solve diophantine equations system with coprime moduli

algorithm criptography diophantine diophantine-solver equation-solver math mathematics python3 script solver

Last synced: 06 Apr 2025

https://github.com/wiltonsr/cryptography

Simple cryptography algorithms

c criptography

Last synced: 24 Dec 2025

https://github.com/zombiegeek0/cyphr

This is a Python program that encrypts a plain text string with different encryption languages.

binary criptography cyphr encrypt gui md5 python rsa sha512 thinker zombiegeek0

Last synced: 03 Mar 2025

https://github.com/josgard94/caesarcipher

In this project I develop a plaintext file encryption using shift encryption or César encryption, this project was implemented in the Python programming language.

caesarcipher cesar-crypto cesar-cypher criptografia criptography encryption python3

Last synced: 15 Mar 2025

https://github.com/brosgor/elgamal-api

Sistema de login que implementa el algoritmo de cifrado ElGamal para garantizar la autenticación segura de usuarios. Las credenciales se encriptan con claves asimétricas, ofreciendo protección robusta contra la interceptación y el acceso no autorizado.

algorithm criptography elgamal-encryption flask gunicorn logging mysql-database python registry signing

Last synced: 23 Mar 2025

https://github.com/lucasgoncsilva/swarden

Created in Django as an MVC Framework, sWarden works as a real prototype of an online password and credential manager. This project uses security concepts in a practical and descriptive way.

criptography django load-testing password password-manager python security testing

Last synced: 08 Apr 2025

https://github.com/lucas-rm/filecrypto

Este projeto foi criado para implementar um programa em Python que realiza a criptografia e descriptografia de arquivos utilizando diferentes métodos de criptografia. As funcionalidades principais incluem: Criptografia CYPHER (Matriz), RSA (Chave Pública e Privada), ASCII e HEXADECIMAL

ascii criptografia criptography cypher hexadecimal matriz python rsa rsa-cryptography

Last synced: 19 Apr 2025

https://github.com/ajnus/digest_calculator_seguranca_da_informacao_inf1416_t2

Segundo Trabalho do curso de Segurança da Informação no Bacharelado em Ciência da Computação na PUC-Rio, pelo Professor Anderson Oliveira da Silva.

criptografia criptography digest digest-authentication hash java rsa rsa-cryptography rsa-encryption rsa-key-encryption seguranca seguranca-da-informacao sha1 sha1-hash sha256 sha256-crypt sha256-hash

Last synced: 27 Aug 2025

https://github.com/teodutu/cripto

Introducere in Criptologie - UPB 2019-2020 && Cryptography I - Coursera

cipher criptography otp shift-cipher stream-cipher vigenere-cipher

Last synced: 25 Mar 2025

https://github.com/kirill71/diplom-in-college

Diplom work in Fractal criptography. Was written on C++/CLI from 07.05.15 to 07.06.15

cppcli criptography fractal-algorithms

Last synced: 17 Mar 2025

https://github.com/rjjuvenciotw/ms-prism

Customtkinter, python, Chat de envio de mensagens criptografadas entre dois meios.

app criptography criptographyemail customtkinter customtkinterprojects email mensager mesnagens python ui-design

Last synced: 10 Apr 2025

https://github.com/gregor-vm/cipher-app

App made in angular based on cryptoanalysis of frequencyto to solve random puzzles with famous quotes.

angular bootstrap criptography css firebase html i18n javascript puzzles typescript

Last synced: 01 Mar 2025

https://github.com/antoniovazquezblanco/keeloq-hdl

Experimental hardware description for the Keeloq criptographic algorithm

criptography keeloq vhdl

Last synced: 13 Oct 2025

https://github.com/fabiannorbertoescobar/cifradorgrain

Cifrador de imágenes mediante algoritmo de Grain v1. TP de Criptografía.

cipher criptografia criptography estream grain image-cipher

Last synced: 23 Feb 2025

https://github.com/uedatakeyuki/message

An out-of-the-box cryptographic message communication.

criptography go

Last synced: 25 Mar 2025

https://github.com/ailsonguedes/cripto_app_2023

Estudo de criptografia básica utilizando Python.

cripto criptography decriptor init modules python

Last synced: 07 Dec 2025

https://github.com/alejandro945/signer-and-signature-verifier-server

This system provides a Django API interface for generating RSA key pairs, signing files, and verifying digital signatures. Below is a detailed explanation of how to use each option.

criptography django-rest-framework python

Last synced: 18 Jul 2025

https://github.com/mrrodrigo/vigenere-index-of-coincidence

Realiza a análise do índice de coincidência de um texto cifrado e retorna o tamanho da chave usada para a encriptação e tenta retornar texto claro.

criptografia criptography indexofcoincidence nodejs vigenere-cipher

Last synced: 18 Mar 2025

https://github.com/henriquesebastiao/locksnake

Um utilitário em linha de comando prático escrito em Python que possibilita criptografar e descriptografar arquivos 🔐

criptografia criptography descriptografia encrypt encrypted encrypted-data encryption encryption-algorithms encryption-decryption encryption-tool encryptor python python3

Last synced: 09 Mar 2025

https://github.com/jeffotoni/gcry

An exercise with some algorithms of encryption in Golang, like CBC, CFB, GCM, OFB, MD5, BLOWFIS etc.

blowfish-algorithm criptografia criptography crypto-cbc crypto-coin cryptography go golang

Last synced: 17 Jul 2025

https://github.com/rodrigo-kelven/script_hashed

Projeto de criptografia de dados de forma irreversível

criptography cryptography python3

Last synced: 07 May 2025

https://github.com/donatocardoso/studying-angular

Program created to apply the knowledge acquired in the courses taken at Alura

angular binary coordinates criptography hexadecimal joker jwt navigation typescript

Last synced: 27 Mar 2025

https://github.com/andersonjuniorz/study-criptografiadescriptografia-algebralinear

Sistema de criptografia e descriptografia baseado em álgebra linear, utilizando a inversão de matrizes para garantir a segurança dos dados. Desenvolvido como parte da Atividade Prática Supervisionada (APS).

algebra-linear c codeblocks criptografia criptography descriptografia descriptography

Last synced: 15 Mar 2025

https://github.com/dotnet-malaga/forget-your-passwords

En nuestra sesión de DotNetMálaga 2024, Rubén Gómez y Diego Rodríguez exploraron WebAuthn y cómo implementarlo en aplicaciones .NET para lograr una autenticación sin contraseñas segura y fácil de usar.

criptography passwords security webauthn

Last synced: 04 Apr 2025

https://github.com/theduardomaciel/cc-md

Repository with all source files developed during the Discrete Math (MD) subject of my undergraduate course in Computer Science (CC).

c criptografia criptografia-rsa criptography gcc rsa-cryptography

Last synced: 27 Mar 2025

https://github.com/brauliov/cryptography

Prácticas de la asignatura de Criptografía y Computación de la UGR.

algebra criptography haskell modular-arithmetic python ugr

Last synced: 13 Apr 2025

https://github.com/marcosvel/seguranca-auto

Criptogramas desenvolvidos na aula de Segurança

criptography java

Last synced: 06 Apr 2025

https://github.com/gyselle-marques/criptografiaxor

Criptografia XOR por deslocamento de texto simples.

brazilian-portuguese c criptography xor xor-cipher

Last synced: 24 Mar 2025

https://github.com/edigar/criptografia-cifra-de-cesar

Um programa em C, que encripta e decripta textos no formato txt, baseado no método de criptografia da cifra de césar.

caesar-cipher cifra-cesar cifrado-cesar cipher cipher-algorithms ciphertext criptografia criptography

Last synced: 17 Mar 2025

https://github.com/jeffersonsimplicio/project-blogs-api

Aplicação back-end para a gestão de um um blog, gerenciando usuários, posters e categorias. A aplicação conta com camada de autenticação e criptografia de senha.

authentication back-end bcrypt criptography docker docker-compose insomnia javascript jsonwebtoken mysql nodejs orm rest-api sequelize-cli sequilize

Last synced: 14 Mar 2025

https://github.com/giljr/python_blockchain_project

We’ll explore how to create a fully functional blockchain from scratch using Python. We’ll walk through essential concepts such as block structure, Proof of Work, cryptographic hashing, and transaction handling.

block-structured blockchain blockchain-technology criptography cryptocurrency hasshing-password prof-of-work python python3 restful-api

Last synced: 21 Jul 2025

https://github.com/scemist/hades

🗝 Hades faz o intermédio entre documentos de texto. Com um editor simples, criptografando e armazenando no Google Drive e lendo novamente com utilização de duas senhas.

aes-256 ajax criptography docker-compose flask google-drive gpg gunicorn javascript python tailwindcss text-editor wsgi

Last synced: 30 Dec 2025

https://github.com/oanderoficial/criptografando-arquivos

Criptografando arquivos com Python. Utilizando o módulo hashlib.

criptography linux python script

Last synced: 09 Sep 2025

https://github.com/deverebor/cifra-de-cesar

Aplicação para criptografar usando o método da Cifra de Cesar.

cesar-cypher criptography java java-project

Last synced: 09 Nov 2025

https://github.com/codewithlavi/password_encryptor

password encryptor# App# Python

criptography python3

Last synced: 03 Apr 2025

https://github.com/adewija/cryptographyaes

This is code for make cryptography using Advance Encryption Standard in Java

aes aes-encryption criptography java

Last synced: 11 Sep 2025

https://github.com/ianpangdev/proyecto1_cripto

Secure Communication Protocol Implementation

criptography flask-application socket-io web

Last synced: 31 Aug 2025

https://github.com/mateusfg7/rail_fence.rs

Implementation of "Rail Fence" cipher in Rust

algorithm cipher criptography rail-fence-cipher

Last synced: 05 Apr 2025

https://github.com/tavoludra1/cadenago

construccion de cadena de bloques en lenguaje GO

criptography golang hash

Last synced: 27 Mar 2025