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

https://github.com/abishyoung/crypt

Simple python script to encrypt/decrypt files using AES-256 GCM with a password using PBKDF2 using 2,000,000 iterations.
https://github.com/abishyoung/crypt

Last synced: 3 months ago
JSON representation

Simple python script to encrypt/decrypt files using AES-256 GCM with a password using PBKDF2 using 2,000,000 iterations.

Awesome Lists containing this project