The Wayback Machine - https://web.archive.org/web/20210803034638/https://github.com/topics/decrypt-files
Skip to content
#

decrypt-files

Here are 36 public repositories matching this topic...

penumbra
eligrey
eligrey commented Oct 13, 2020

We should inline our worker script so that the entry bundle can instantiate penumbra workers without any external URL references.

We can do this by adding a build step to compile the worker script and expose this through process.env (or similar) for embedding by Webpack. This embedded minified worker script could be allocated to a Blob URI at runtime and used for worker instantiation.

crypto

This tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)
  • Updated Jun 7, 2021
  • Python

Improve this page

Add a description, image, and links to the decrypt-files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the decrypt-files topic, visit your repo's landing page and select "manage topics."

Learn more