decryption
Here are 914 public repositories matching this topic...
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
This is also data-sciency!
The Problem
Our English dictionary contains words that aren't English, and does not contain common English words.
Examples of non-common words in the dictionary:
"hlithskjalf",
"hlorrithi",
"hlqn",
"hm",
"hny",
"ho",
"hoactzin",
"hoactzine
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
-
Updated
Nov 23, 2020 - HTML
A helm plugin that help manage secrets with Git workflow and store them anywhere
-
Updated
Jul 16, 2020 - Shell
encrypt and decrypt files in your browser. Fast, Secure client-side File Encryption and Decryption using the web crypto api
-
Updated
Oct 26, 2020 - JavaScript
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Nov 10, 2020 - JavaScript
A Linux Ransomware
-
Updated
Oct 4, 2020 - Python
Python tool and library for decrypting MS Office files with passwords or other keys
-
Updated
Sep 3, 2020 - Python
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
-
Updated
Dec 16, 2019 - PHP
Modern cryptography for PostgreSQL using libsodium.
-
Updated
Oct 8, 2020 - C
You can decrypt RPG-Maker-MV Resource Files with this project ~ If you don't wanna download it, you can use the Script on my HP:
-
Updated
Mar 1, 2020 - JavaScript
Simple and powerful web filter for HTTP and HTTPS traffic
-
Updated
Oct 8, 2020 - Shell
AES encryption working between Objective-C and Java.
-
Updated
Jan 7, 2018 - Objective-C
-
Updated
Oct 6, 2020 - TypeScript
Underlock makes it dead simple to encrypt and decrypt your data and files. It comes with little to no dependencies and has a very small API surface.
-
Updated
Apr 9, 2018 - Ruby
Simple cross-platform encryption and decryption using AES
-
Updated
Jan 20, 2020 - Objective-C
You can decrypt whole RPG-Maker MV Directories with this Program, it also has a GUI.
-
Updated
May 4, 2019 - Java
In-Browser AES File Encryption
-
Updated
Oct 31, 2020 - JavaScript
A Laravel package for encrypting and decrypting files of any size
-
Updated
Nov 1, 2020 - PHP
Android cryptography library with SecureRandom patches.
-
Updated
Oct 7, 2018 - Kotlin
Fast Steganography bruteforce tool written in Rust useful for CTF's
-
Updated
Oct 18, 2020 - Rust
Android Secure SharedPreferences Using Facebook Conceal Encryption
-
Updated
Sep 8, 2020 - Java
Strong encryption for Java simplified
-
Updated
Sep 13, 2019 - Java
CLI crypto swiss-army knife for performing and composing encoding, decoding, encryption, decryption, hashing, and other various cryptographic operations on streams of data from the command line; mostly intended for ad hoc, infosec-related uses.
-
Updated
Aug 4, 2018 - Ruby
RSA+AES hybrid encryption implementation for JavaScript. Works with Node.js, React Native and modern browsers.
-
Updated
Sep 19, 2020 - JavaScript
AES encryption working between Objective-C and Java.
-
Updated
Apr 10, 2017 - Java
A simple shell utility for encrypting and decrypting files using OpenSSL.
-
Updated
Jul 10, 2020 - Shell
Improve this page
Add a description, image, and links to the decryption topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decryption topic, visit your repo's landing page and select "manage topics."


As OpenSSL does not support asynchronous read/write duplex, sometimes, the asynchronous read/write logic needs to be changed to consecutive processing. An interface for viewing the job status in internal objects maybe helpful for this.