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

GitHub topics: cifrado

hackingyseguridad/certificado

Genera CA & certificado digital ( hackingyseguridad.com )

Language: Shell - Size: 111 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

wilmerm/cryptshield

Secure Encryption and Deletion Application

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

gcjordi/cifrador_texto_jgc

Cifrado y descifrado de texto con Python mediante César.

Language: Python - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

RaymundoBaca/Caesar

This method requires two inputs one a number and a plaintext. The Time Complexity and Space Complexity both are O(N). The encryption formula is En(x) = (x + n) mod 26 and the Decryption formula is Dn(x) = (x – n) mod 26. Made in: Java Netbeans 8.2

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

developmentMen/Rot-cipher

Encriptacion cesar(caesar cipher) / cifrado Rot(Rot cipher) en Python con GUI o termina/cmd (command line tool)

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

josgard94/Cifrado-Cesar

Este repositorio contiene la implemetación del cifrador cesar.

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

alejogomeza/Exponential-Encryption

Breve aplicación de como codificar mensajes usando el cifrado exponencial

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

1mG0d/encriptadorJS

Encriptador para descifrar o cifrar un mensaje https://1mg0d.github.io/encriptadorJS/

Language: HTML - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

IsaacJSandovalC/first_challenge_oracle

Encriptador implementado con HTML, CSS Y JavaScript, pagina responsive. Solamente funciona con letras minúsculas y sin caracteres especiales.

Language: CSS - Size: 275 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

OskarCali/Cifrado-Cesar 📦

Programa para obtener la cantidad de información de un texto. Ingeniería en Software UPPachuca (PE 2010). Seguridad Informática.

Language: C# - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tigertv/break-ciphers

Breaking classical ciphers

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

DiegoRdz99/Cristeros

Claves de Cristeros utilizando código en Python, tales como CIfrado Vigenere, Clave Gato, Clave Morse, Clave Inversa, etc.

Language: Jupyter Notebook - Size: 1.76 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Jamf99/ChatCifrado-Ciberseguridad

Language: HTML - Size: 114 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vtamara/mini_elgamal

Implementación mínima del cifrado ElGamal con llaves inseguras de 32 bits

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

HackingEnVivo/Cifrado

Encryption

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

MoralG/Cifrado_Asimetrico_con_GPG

En esta práctica vamos a cifrar ficheros utilizando cifrado asimétrico utilizando el programa gpg

Size: 53.7 KB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0