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

GitHub topics: encrpytion

joknarf/targpg

tar command extended with gpg encryption/decryption

Language: Shell - Size: 24.4 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

shgysk8zer0/aes-gcm

A JWK-base crypto library using AES-GCM secret keys

Language: JavaScript - Size: 360 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

shmellyorc/Snap

Modular C# game engine with secure content packs, provider-based asset loading, SFML.Net integration, LDTK support, and built-in tools for compression, encryption, and event-driven gameplay.

Language: C# - Size: 7.18 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

MLH-Fellowship/CryptoDrive

A Decentralised Encrypted File Storing and Sharing App which is back-boned by Ethereum Smart Contracts and is preparing its launch to the moon 🚀

Language: JavaScript - Size: 23.4 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 13

sd416/file-encryptor

File Encryptor is a command-line tool written in Go that provides secure file encryption and decryption using either SSH / RSA key pairs or password-based encryption.

Language: Go - Size: 127 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

5Noxi/XOR-Cipher

Obfuscates using XOR with randomized keys and obfuscated variable names.

Language: PowerShell - Size: 2.52 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

cuiyuheng/PasswordPusher Fork of pglombardo/PasswordPusher

🔐 Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.

Size: 61.2 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

CPScript/ECDH

A chat client made in HASKELL that uses the "Elliptic Curve Diffie-Hellman (ECDH) key exchange protocol" to establish a secure connection between two users. This is a one file script that includes a server and a user client and allows multiple users to message secrets using SHA-256 and AES-256 for encription and decryption.

Language: Haskell - Size: 28.3 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ramazancetinkaya/caesar-cipher

This library provides functions for encrypting and decrypting text using the Caesar Cipher algorithm.

Language: PHP - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 1

Aram-Ibrahim/XOR_AES_EncryptionApp

A Simple text ecryption application uses a layer of XOR and AES encryption algorithims.

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

sheraadams/RSA-Mesage-Encrypter

Cryptography encoder and decoder. Encode takes in text message and converts to numbers via RSA algorithm and decode takes numbers and encrypts to text.

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

bubb92/Encryption-And-Decryption-Tool

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

popkinj/webrtc

Encrypted Peer 2 Peer Data Connection without a Signalling Server

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

LpCodes/Basic-Login-Demo-With-Encryption

This script allows users to register a new account by creating a new JSON file named 'cd.json' or adding new data to an existing one, and logging into the account by providing the correct credentials. The script also encrypts the password before storing it in the JSON file for added security.

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

VishalShenoy2002/File-Encrypter

Keep your files safe by encrypting it 🙂

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

pranjal6314/LUGANODES

The project aims to develop a web application that provides a flexible authentication system for users. The application allows users to sign up and log in using two different authentication methods

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

HyderNabi/RSA-PublicKey-Asymmetric-Encryption-Algorithm

Rivest Shamir adlemann Asymmetric Encryption Algorithm

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

tomzhu1024/pychat

A LAN chat system, course project for Introduction to Computer Science.

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

vv4t/sscrpted

Sscrpted uses `AES-256` and `scrypt` to generate static password protected HTML pages with assets such as scripts, images and stylesheets used.

Language: HTML - Size: 6.04 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mahmoudadelaziz/DES-Algorithm

Implementing a DES (Data Encryption Standard) algorithm in C++.

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

FallenDev/EncryptDecrypt

RC4 Basic Encryption/Decryption Project

Language: C# - Size: 9.77 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

okandavut/hencrypt

A small library that encrypts and decrypts string values with key.

Language: JavaScript - Size: 34.2 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

IAJWasTooShort/PythonEncrypter

PythonEncrypter is a Python Program that uses a CeaserCyper to encrypt words.

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

shreyas-mante/Wave---A-Signal-To-You

RESUME PROJECT

Language: Java - Size: 8.31 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

t4ke0/playfaircipher

playfaircipher in golang for more info check https://en.wikipedia.org/wiki/Playfair_cipher

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